Skip to content
Snippets Groups Projects
Commit c8ebe0ce authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

STY: autopep'd

parent e1bd95a2
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
from caosdb import administration as admin
from caosdb import get_config
from caosdb.connection.connection import configure_connection, get_connection
from caosdb.exceptions import (ClientErrorException, HTTPAuthorizationException,
from caosdb.exceptions import (ClientErrorException, HTTPAuthorizationException,
LoginFailedException, ResourceNotFoundException)
from nose.tools import (assert_equal, assert_is_not_none, assert_raises,
assert_true)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment