We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d41165 commit bf345ecCopy full SHA for bf345ec
openwisp_controller/config/tests/__init__.py
@@ -1,4 +1,4 @@
1
-# pragma: no-cover
+# pragma: no cover
2
# kept for backward compatibility with previous versions
3
from .utils import ( # noqa
4
CreateConfigMixin,
openwisp_controller/connection/tests/base.py
@@ -1,3 +1,3 @@
from .utils import CreateConnectionsMixin, SshServer # noqa
0 commit comments