CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
S-Dreamer
/
CodeCraftLab
source
Hugging Face
mit
updated 4mo ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
mypy.ini
mypy.ini
6 lines
Copy path
Download
Raw
Back to root
1
2
[mypy]
3
python_version = 3.11
4
disallow_untyped_defs = True
5
ignore_missing_imports = True
6