mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-18 12:13:24 +00:00
fix black pipeline
This commit is contained in:
parent
712e7c8939
commit
b811114425
@ -352,7 +352,7 @@ class Counter(models.Model):
|
||||
self.id in SITH_COUNTER_OFFICES
|
||||
): # If the counter is the counters 'AE' or 'BdF', the refiling are authorized
|
||||
return True
|
||||
|
||||
|
||||
is_ae_member = False
|
||||
ae = Club.objects.get(unix_name=SITH_MAIN_CLUB["unix_name"])
|
||||
for barman in self.get_barmen_list():
|
||||
|
Loading…
Reference in New Issue
Block a user