Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tarilabs committed Sep 4, 2023
1 parent c5aae62 commit 9152775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/test_runtime.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ def test_hot_reload():
time.sleep(0.1)
if time.time() - start > DEFAULT_CMD_TIMEOUT:
process.kill()

fout2 = open(rulebook, "wt")
fout2.write(original_data)
fout2.close()
Expand Down

0 comments on commit 9152775

Please sign in to comment.