Skip to content

Commit

Permalink
add forgotten import
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein committed Oct 6, 2023
1 parent 8a88528 commit 86d5472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bo4e/com/externereferenz.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Contains ExterenzeReferenz class
and corresponding marshmallow schema for de-/serialization
"""
from typing import Optional

from bo4e.com.com import COM

Expand Down

0 comments on commit 86d5472

Please sign in to comment.