Skip to content

Commit fc12676

Browse files
committed
Remove 0xdeadcode
1 parent 97fd2af commit fc12676

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/profile/test_profile_against_externals.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,3 @@ def test_run(name, git_repo):
7272
)
7373
pprint.pprint(runner.linter.reporter.messages)
7474

75-
# one day: assert runner.linter.msg_status == 0, (
76-
# one day: "Expected no errors to be thrown: %s"
77-
# one day: % pprint.pformat(runner.linter.reporter.messages)
78-
# one day: )

0 commit comments

Comments
 (0)