Skip to content

Commit

Permalink
Update tests/lint/unittest_expand_modules.py
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
  • Loading branch information
CareF and Pierre-Sassoulas committed Dec 7, 2023
1 parent 0bb97a3 commit 3711492
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/lint/unittest_expand_modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,6 @@ def test_expand_modules_relative_path(
ignore_list_re,
self.linter.config.ignore_paths,
)
print(modules)
print(expected)
assert modules == expected
assert not errors

Expand Down

0 comments on commit 3711492

Please sign in to comment.