Skip to content

Commit b87c4d2

Browse files
author
jbiggsets
committed
Addressing pep8 issue
1 parent 3576f6b commit b87c4d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_examples.py

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ def test_boston_configs():
9696
for config_path in glob(join(_new_boston_dir, 'boston', '*.cfg')):
9797
run_configuration(config_path, quiet=True)
9898

99+
99100
def test_iris_configs():
100101
"""
101102
Run all of the configuration files for the boston example

0 commit comments

Comments
 (0)