We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a576127 commit 41a5619Copy full SHA for 41a5619
1 file changed
studenti/src/studenti/domena/entities.py
@@ -8,4 +8,4 @@ class Student:
8
vpisna: str
9
ime: str
10
priimek: str
11
- status: str # AKTIVEN | NEAKTIVEN
+ status: str
0 commit comments