Skip to content

Commit

Permalink
chore: blacken
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Cederstrand committed Apr 24, 2024
1 parent 864b7c8 commit e212218
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exchangelib/fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -1355,6 +1355,7 @@ def __hash__(self):

class SingleFieldIndexedField(IndexedField):
"""A base class for all single-field indexed fields."""

def __init__(self, *args, **kwargs):
from .indexed_properties import SingleFieldIndexedElement

Expand Down

0 comments on commit e212218

Please sign in to comment.