Skip to content

Commit

Permalink
Revert import removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilbert09 committed Oct 25, 2023
1 parent ccd7d0d commit 24a5ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions posthog/api/documentation.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

from drf_spectacular.types import OpenApiTypes
from drf_spectacular.utils import (
extend_schema, # noqa: F401
extend_schema_field,
) # # noqa: F401 for easy import
from rest_framework import fields, serializers
Expand Down

0 comments on commit 24a5ba8

Please sign in to comment.