This website requires JavaScript.
Explore
Help
Sign In
encounter
/
dtk-template
Watch
0
Star
0
Fork
0
mirror of
https://github.com/encounter/dtk-template.git
synced
2026-07-10 03:18:35 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a57d08dd077386421cfae99bfb012e33b7c9ea6a
dtk-template
/
.flake8
T
5 lines
87 B
INI
Raw
Normal View
History
Unescape
Escape
Fix
pyright
complaints and run
black
(
#12
)
2024-02-29 13:21:44 -05:00
[flake8]
# E203: whitespace before ':'
# E501: line too long
extend-ignore
=
E203,E501
Reference in New Issue
Copy Permalink