- Create model.py to hold the core Model class - Create exceptions.py to hold all custom exceptions
8 lines
55 B
Plaintext
8 lines
55 B
Plaintext
.venv
|
|
build/
|
|
dist/
|
|
warlock.egg-info/
|
|
.tox/
|
|
*.swp
|
|
*.pyc
|