Skip to content

URGENT: fixed typos in comm/*.py files

Matias Guijarro requested to merge comm_exceptions into master

Some import statements were wrong.

I decided to change the file called common.py in comm/ directory to exceptions.py since it contained only Exception classes. This is to avoid confusion with other files called common.py. Hope you agree.

Merge request reports