Skip to content

Commit

Permalink
Merge pull request #171 from MolecularAI/dependency-updates-dec24
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
SGenheden authored Dec 4, 2024
2 parents c18cde1 + 0420233 commit 1b402bb
Show file tree
Hide file tree
Showing 6 changed files with 3,104 additions and 2,190 deletions.
3 changes: 1 addition & 2 deletions aizynthfinder/interfaces/gui/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
""" Package for GUI extensions
"""
from .clustering import ClusteringGui # noqa
"""
2 changes: 1 addition & 1 deletion docs/gui.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ There is a GUI extension to perform clustering of the routes. Enter the followin
.. code-block::
%matplotlib inline
from aizynthfinder.interfaces.gui import ClusteringGui
from aizynthfinder.interfaces.gui.clustering import ClusteringGui
ClusteringGui.from_app(app)
Expand Down
10 changes: 0 additions & 10 deletions env-users.yml

This file was deleted.

Loading

0 comments on commit 1b402bb

Please sign in to comment.