Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmgreaves committed Mar 9, 2022
1 parent 00d894b commit c2cf31c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core_utils/serialization.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from enum import Enum
from numbers import Number
from typing import (
Any,
Iterable,
Expand Down

0 comments on commit c2cf31c

Please sign in to comment.