Skip to content

Commit

Permalink
black .
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein committed Jul 20, 2023
1 parent 125e690 commit e4d42ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bo4e/bo/geschaeftspartner.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
and corresponding marshmallow schema for de-/serialization
"""
from datetime import datetime

# pylint: disable=too-many-instance-attributes, too-few-public-methods
from typing import List, Optional

Expand Down

0 comments on commit e4d42ef

Please sign in to comment.