This website requires JavaScript.
Explore
Help
Sign In
RoboSats
/
robosats
Watch
1
Star
1
Fork
0
You've already forked robosats
mirror of
https://github.com/RoboSats/robosats.git
synced
2024-12-29 07:15:36 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1600b58bab
robosats
/
.flake8
4 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Conform to pep8 rules (#295) * Conform to pep8 rules * Fix some more flake8 linting errors
2022-10-20 23:53:51 +03:00
[flake8]
max-line-length = 88
extend-ignore = E501
Simplify coordinator updates, automatic migrations and collect statics (#583)
2023-05-15 12:46:59 +03:00
exclude = ./*migrations*.py
Reference in New Issue
Copy Permalink