CoolFace
Apppublic

S-Dreamer/CodeCraftLab

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes
mypy.ini6 linesDownload Raw Back to root
1 2[mypy]3python_version = 3.114disallow_untyped_defs = True5ignore_missing_imports = True6