Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erdogant committed Jan 1, 2023
1 parent 7cd5da9 commit f1edc3a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dicter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
Example
-------
>>> import dicter as dicter
>>> model = dicter.fit_transform(X)
>>> fig,ax = dicter.plot(model)
>>> import dicter as dt
References
----------
Expand Down

0 comments on commit f1edc3a

Please sign in to comment.