Finished serverside_modeling

This commit is contained in:
Computerboer
2023-06-16 15:05:47 +02:00
parent fd5ec112f4
commit f51804cbfd
5 changed files with 16 additions and 13 deletions

View File

@@ -1,7 +1,4 @@
from enum import Enum
import numbers
import string
import json
from json import JSONEncoder
class Countrycode(Enum):