mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 03:26:53 +00:00
Add Fix End of Files to hooks
This commit is contained in:
parent
7673990291
commit
8aa14d218d
2 changed files with 5 additions and 3 deletions
|
|
@ -53,4 +53,4 @@ def test_returns_one_form_2(ast_with_debug_import_form_2):
|
|||
visitor.visit(ast_with_debug_import_form_2)
|
||||
assert visitor.debug_import_statements == [
|
||||
DebugStatement('pudb', 3, 0)
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue