Skip to content

Commit

Permalink
flake8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
darthbear committed Aug 7, 2016
1 parent f228003 commit 99bc5cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_config_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,6 @@ def test_var_with_include_keyword(self):
'include-database': True
}


def test_substitution_override(self):
config = ConfigFactory.parse_string(
"""
Expand Down

0 comments on commit 99bc5cf

Please sign in to comment.