Skip to content

Commit

Permalink
Register whylogs extension (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie256 authored Feb 23, 2023
1 parent e637900 commit 59231f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fugue_contrib/contrib.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
FUGUE_CONTRIB: Dict[str, Any] = {
"viz": {"module": "fugue_contrib.viz"},
"sns": {"module": "fugue_contrib.seaborn"},
"why": {"module": "whylogs.api.fugue.registry"},
}

0 comments on commit 59231f7

Please sign in to comment.