Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
pcarrott committed Jan 3, 2024
1 parent e1bf8fe commit ca993f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coqpyt/tests/test_coq_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,4 +286,4 @@ def test_space_in_path():
# considered by CoqPyt. This was fixed by unquoting the path given
# by coq-lsp.
with CoqFile("tests/resources/test test/test_error.v") as coq_file:
assert not coq_file.is_valid
assert not coq_file.is_valid

0 comments on commit ca993f7

Please sign in to comment.