Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
flake8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Monroy committed Feb 12, 2014
1 parent 129a381 commit 859646f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def run_tests(self, test_labels, extra_tests=None, **kwargs):
from .test_container import * # noqa
from .test_flavor import * # noqa
from .test_formation import * # noqa
from .test_hooks import * # noqa
from .test_hooks import * # noqa
from .test_key import * # noqa
from .test_layer import * # noqa
from .test_node import * # noqa
Expand Down
2 changes: 1 addition & 1 deletion images/server
2 changes: 1 addition & 1 deletion images/worker

0 comments on commit 859646f

Please sign in to comment.