mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-12-14 15:25:17 +01:00
Questions can be seen during the third phase
This commit is contained in:
@@ -288,7 +288,7 @@ class Phase(models.Model):
|
||||
)
|
||||
|
||||
@classmethod
|
||||
def current_phase(cls):
|
||||
def current_phase(cls) -> "Phase":
|
||||
"""
|
||||
Retrieve the current phase of this day
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user