Skip to content

Commit 3c54847

Browse files
committed
config change
1 parent f19e544 commit 3c54847

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

spotiplex/config.py

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
import os # noqa: D100
1+
"""Config init for spotiplex."""
2+
3+
import os
24

35
from spotiplex.modules.confighandler.main import read_config
46

0 commit comments

Comments
 (0)