Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodmane committed Sep 26, 2023
1 parent 087d51b commit 79243d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def setup_class(cls):
[join(cls._source_dir, file) for file in cls.files],
cls._source_dir,
"tsconfig.json",
cls._source_dir
cls._source_dir,
)
Converter(cls._source_dir).populate_index(cls.json)

Expand Down

0 comments on commit 79243d2

Please sign in to comment.