Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jun 26, 2023
1 parent fde0dfd commit 5a1b1f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_pyi_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

import pytest


IGNORED_DEPRECATION_WARNINGS = [
# Ignore all DeprecationWarnings that come from pyflakes or flake8-bugbear
rf"{re.escape(os.path.join('pyflakes', 'checker.py'))}:\d+: DeprecationWarning: ",
Expand Down

0 comments on commit 5a1b1f4

Please sign in to comment.