We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad3e543 commit 2796296Copy full SHA for 2796296
tests/conftest.py
@@ -1,11 +1,11 @@
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
"""
4
- Dummy conftest.py for actinia_module_plugin.
+Dummy conftest.py for actinia_module_plugin.
5
6
- If you don't know what this is for, just leave it empty.
7
- Read more about conftest.py under:
8
- https://pytest.org/latest/plugins.html
+If you don't know what this is for, just leave it empty.
+Read more about conftest.py under:
+https://pytest.org/latest/plugins.html
9
10
from __future__ import print_function, absolute_import, division
11
0 commit comments