Skip to content

Commit

Permalink
Flake
Browse files Browse the repository at this point in the history
  • Loading branch information
george-zubrienko committed Nov 9, 2023
1 parent e21fb9f commit a849578
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dataclasses_json/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from datetime import datetime, timezone
from decimal import Decimal
from enum import Enum
from itertools import product
from typing import (Any, Collection, Mapping, Union, get_type_hints,
Tuple, TypeVar, Type)
from uuid import UUID
Expand Down

0 comments on commit a849578

Please sign in to comment.