Skip to content
Snippets Groups Projects
Commit 437eccc7 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Stop using mypy option --fast-parser

parent f0db0e38
No related branches found
No related tags found
2 merge requests!60Event CRUD 2.0 Re-organized,!54Upgrade mypy
#! /bin/bash
mypy \
--fast-parser \
--strict-optional \
--ignore-missing-imports \
--follow-imports=skip \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment