Skip to content

Commit

Permalink
Format using black
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed May 24, 2024
1 parent 7f86775 commit 027552e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tardis/tests/integration_tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
# from tardis import __githash__ as tardis_githash



def pytest_configure(config):
integration_tests_configpath = config.getvalue("integration-tests")
if integration_tests_configpath:
Expand Down
1 change: 0 additions & 1 deletion tardis/tests/integration_tests/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ def run_tests():
f"{less_packets}",
]
subprocess.call(test_command)

0 comments on commit 027552e

Please sign in to comment.