Skip to content

Commit 41a5619

Browse files
authored
Update entities.py
1 parent a576127 commit 41a5619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

studenti/src/studenti/domena/entities.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ class Student:
88
vpisna: str
99
ime: str
1010
priimek: str
11-
status: str # AKTIVEN | NEAKTIVEN
11+
status: str

0 commit comments

Comments
 (0)