Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jun 2, 2021
1 parent 29f7ab3 commit f76db6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/test_conf_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,4 +219,4 @@ def test_errors(not_there):
name, place = not_there
with pytest.raises(ConfigTemplateException):
conf_loader.install_cfg_and_IOError(
filename=name, defaults=[], config_locations=[])
filename=name, defaults=[], config_locations=[])

0 comments on commit f76db6d

Please sign in to comment.