aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/cors.py
Commit message (Expand)AuthorAgeFilesLines
* ignore type errors in cors.py (third party code)Bryan Newbold2021-11-031-2/+2
* web: add type annotationsBryan Newbold2021-11-031-10/+11
* fmt (black): fatcat_web/Bryan Newbold2021-11-021-14/+19
* python: isort everythingBryan Newbold2021-11-021-1/+2
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-221-3/+4
* add CORS flask helperBryan Newbold2019-02-221-0/+50