Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Langhammer <[email protected]>
  • Loading branch information
BeryJu committed Aug 22, 2024
1 parent b29d2b5 commit a4d1b6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions authentik/lib/sync/outgoing/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class SyncObjectSerializer(PassiveSerializer):
)
sync_object_id = CharField()


class SyncObjectResultSerializer(PassiveSerializer):
"""Result of a single object sync"""

Expand Down

0 comments on commit a4d1b6c

Please sign in to comment.