Skip to content

Commit 2796296

Browse files
committed
black
1 parent ad3e543 commit 2796296

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/conftest.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33
"""
4-
Dummy conftest.py for actinia_module_plugin.
4+
Dummy conftest.py for actinia_module_plugin.
55
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
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
99
"""
1010
from __future__ import print_function, absolute_import, division
1111

0 commit comments

Comments
 (0)