Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
zpriddy committed Apr 17, 2020
1 parent cddf7f0 commit 8503e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_glados_configs.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

environ["POSTGRES_HOST"] = POSTGRES_HOST


def test_bad_config_file_path():
gc = GladosConfig("blah.yaml")
try:
Expand Down

0 comments on commit 8503e9c

Please sign in to comment.