Skip to content

Commit

Permalink
chore: combine preset-cli and superset-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
betodealmeida committed Apr 5, 2022
1 parent 5155272 commit d354102
Show file tree
Hide file tree
Showing 42 changed files with 4,878 additions and 176 deletions.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

from typing import Any, List, Union

from superset_sdk.auth.main import Auth
from yarl import URL

from preset_cli import __version__
from preset_cli.auth.main import Auth


class PresetClient: # pylint: disable=too-few-public-methods
Expand Down
Loading

0 comments on commit d354102

Please sign in to comment.