Skip to content

Commit

Permalink
add back c901
Browse files Browse the repository at this point in the history
  • Loading branch information
hsheth2 committed Jul 26, 2022
1 parent 680f27f commit 7dd4a06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ def from_dict(cls, model_name: str, dict: Dict) -> "LookerExplore":
joins=joins,
)

@classmethod
@classmethod # noqa: C901
def from_api( # noqa: C901
cls,
model: str,
Expand Down

0 comments on commit 7dd4a06

Please sign in to comment.