mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-29 04:50:58 +00:00
Checking if pyflakes really works in CI/CD
This commit is contained in:
parent
24e26d102a
commit
70efdfdc6b
3 changed files with 4 additions and 3 deletions
|
|
@ -32,6 +32,7 @@ try:
|
|||
import traceback
|
||||
import warnings
|
||||
|
||||
from io import *
|
||||
try:
|
||||
ResourceWarning
|
||||
except NameError:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue