slight adjustments to prepare the authentification validation
This commit is contained in:
parent
199b4339fa
commit
6aaaa32445
@ -66,4 +66,3 @@ class ParticipantFlag(IntFlag):
|
|||||||
@classmethod
|
@classmethod
|
||||||
def _missing_(cls, value):
|
def _missing_(cls, value):
|
||||||
return cls.undefined
|
return cls.undefined
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user