mirror of
https://github.com/ae-utbm/sith.git
synced 2025-09-18 06:03:49 +00:00
blackkkkkk
This commit is contained in:
@@ -535,7 +535,7 @@ class Counter(models.Model):
|
||||
.exclude(perm_sum=None)
|
||||
.order_by("-perm_sum")
|
||||
)
|
||||
|
||||
|
||||
def get_stats_starting_date(self) -> date:
|
||||
return get_start_of_semester()
|
||||
|
||||
|
Reference in New Issue
Block a user