issues
search
uclaacm
/
acm-url
Vanity URL creator for ACM
http://links.uclaacm.com/
2
stars
0
forks
source link
Resolve style errors in current files
#24
Open
ellieyhcheng
opened
2 years ago
ellieyhcheng
commented
2 years ago
Remaining errors:
[ ] C0114: (missing-module-docstring)
[ ] C0115: (missing-class-docstring)
[ ] C0116: (missing-function-docstring)
[ ] C0411 & C0413: (wrong-import-position)
[ ] C0412: (ungrouped-imports)
[ ] refactoring the
Config
to resolve object errors
[ ] resolving scope and instance issues in
routes.py
[ ] ignoring
migrations/*
, or otherwise dealing with the errors here
Remaining errors:
Config
to resolve object errorsroutes.py
migrations/*
, or otherwise dealing with the errors here