You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have already made dar.py comply with PEP8 during its fca5126 and bae8e39
From the remainder, some are relatively straightforward (e.g. laupdate.py only needs minor tweaks. The hardest to deal with are weekly.py and weekly-slow.py so I will take that responsibility myself.
I have already made
dar.py
comply with PEP8 during its fca5126 and bae8e39From the remainder, some are relatively straightforward (e.g.
laupdate.py
only needs minor tweaks. The hardest to deal with areweekly.py
andweekly-slow.py
so I will take that responsibility myself.PEP8 compliance can be checked using http://pep8online.com/
SQL strings should be broken down to increase readability
The text was updated successfully, but these errors were encountered: