Skip to content

Commit

Permalink
lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella committed Jun 3, 2024
1 parent 5f791e4 commit 6e88854
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions faker/proxy.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import datetime

from collections import OrderedDict
from decimal import Decimal
from enum import Enum
from json import encoder
from typing import (
Any,
Expand All @@ -17,6 +18,7 @@ from typing import (
Set,
Tuple,
Type,
TypeVar,
Union,
)
from uuid import UUID
Expand Down

0 comments on commit 6e88854

Please sign in to comment.