aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arthur/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/arthur/constants.py b/arthur/constants.py
index add2048..197a1b2 100644
--- a/arthur/constants.py
+++ b/arthur/constants.py
@@ -12,5 +12,5 @@ LDAP_ROLE_MAPPING = {
"moderators": 267629731250176001,
"coredevs": 587606783669829632,
"events": 778361735739998228,
- "directors": 267627879762755584
+ "directors": 267627879762755584,
}