Skip to content
Snippets Groups Projects
Unverified Commit 3facdb40 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

STY: formatting

parent 6d799ab2
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ def _reset_config(): ...@@ -35,7 +35,7 @@ def _reset_config():
def configure(inifile): def configure(inifile):
""" read config from file. """read config from file.
Return a list of files which have successfully been parsed. Return a list of files which have successfully been parsed.
""" """
......
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
import caosdb as db import caosdb as db
from pytest import raises from pytest import raises
def test_config_ini_via_envvar(): def test_config_ini_via_envvar():
from os import environ from os import environ
from os.path import expanduser from os.path import expanduser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment