Skip to content

Commit

Permalink
py_format
Browse files Browse the repository at this point in the history
  • Loading branch information
vtlbk committed Jun 26, 2023
1 parent 2a5f675 commit f5a1f1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
from typing import Dict, List, Optional

from sqlalchemy.orm import DeclarativeMeta, Session
from typing_extensions import Self

from metadata.profiler.api.models import ProfileSampleConfig
from typing_extensions import Self


class SamplerProtocol(ABC):
Expand Down

0 comments on commit f5a1f1b

Please sign in to comment.