mirror of
https://github.com/ycd/manage-fastapi.git
synced 2021-11-08 01:34:39 +03:00
2 lines
56 B
Bash
Executable File
2 lines
56 B
Bash
Executable File
find manage_fastapi/. -type f -name "*.py" | xargs mypy
|