This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
actions
/
superlint
Watch
1
Star
0
Fork
You've already forked superlint
0
mirror of
https://github.com/super-linter/super-linter.git
synced
2024-11-06 09:15:49 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d9d19095ec
superlint
/
test
/
linters
/
python_flake8
/
python_bad_1.py
5 lines
45 B
Python
Raw
Normal View
History
Unescape
Escape
fix: test/linters/python_*/** (#5502) fix: revert python_isort/python_bad_1.py
2024-04-15 08:01:10 -04:00
a
=
1
;
b
=
2
c
=
a
+
b
BROKEN_VAR
=
BROKEN_VAR
print
(
c
)
Reference in a new issue
Copy permalink