2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Drop flake8 ignore lists

flake8 is not used in BIND 9 CI and inline ignore lists are not needed
anymore.
This commit is contained in:
Michal Nowak
2022-09-15 10:50:47 +02:00
parent eb5da6bbdb
commit f5d9fa6ea4
4 changed files with 1 additions and 6 deletions

View File

@@ -11,8 +11,6 @@
# information regarding copyright ownership.
############################################################################
# flake8: noqa: E501
from pathlib import Path
import re
import sys