Skip to content

Commit

Permalink
Remove traling whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
benkrikler committed Jul 26, 2019
1 parent 2e1dc1a commit 37f656f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
@pytest.fixture
def config_1(tmpdir):
content = """
general:
general:
backend: tests.fake_scribbler_to_test
output_dir: %(tmpdir)s
stages:
stages:
- my_first_stage: tests.fake_scribbler_to_test.FakeScribbler
- my_second_stage: FakeScribblerArgs
Expand Down

0 comments on commit 37f656f

Please sign in to comment.