Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nutti committed Dec 3, 2023
1 parent 8f052a4 commit 5a79439
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,7 @@ def test_multiple_rules(self):

json_files = [
"module_1/__init__-dump.json",
"module_1/submodule_1-dump.json",
"module_1/submodule_1/__init__-dump.json",
"module_2/__init__-dump.json",
]
for file_ in json_files:
Expand Down

0 comments on commit 5a79439

Please sign in to comment.