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():
def configure(inifile):
""" read config from file.
"""read config from file.
Return a list of files which have successfully been parsed.
"""
......
......@@ -25,6 +25,7 @@
import caosdb as db
from pytest import raises
def test_config_ini_via_envvar():
from os import environ
from os.path import expanduser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment