Skip to content

Commit

Permalink
Merge pull request #92 from gigalixir/js/fix-value-error
Browse files Browse the repository at this point in the history
Fix ValueError I/O operation on closed file
  • Loading branch information
gigatim committed Jan 18, 2022
2 parents c005f96 + 8931cd6 commit 3cd5c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pytest]
testpaths=test
log_cli = 1
log_cli = 0
log_cli_level = INFO
log_cli_format = %(asctime)s [%(levelname)8s] %(message)s (%(filename)s:%(lineno)s)
log_cli_date_format=%Y-%m-%d %H:%M:%S

0 comments on commit 3cd5c8b

Please sign in to comment.