config.py example

This commit is contained in:
синечка ♡ 2024-09-21 16:32:09 +03:00 committed by GitHub
parent f16f0cb737
commit d4796a82ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
config.py Normal file
View file

@ -0,0 +1,7 @@
# EXAMPLE!
LOAD = {
'АИТ': [
'1 курс',
'2 курс',
]
}