Skip to content

Commit

Permalink
Update openff/toolkit/utils/openeye_wrapper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
j-wags authored Oct 2, 2024
1 parent a567141 commit 4430c18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openff/toolkit/utils/openeye_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
__all__ = ("OpenEyeToolkitWrapper",)


# See https://github.com/conda-forge/openff-toolkit-feedstock/issues/86
try:
import zstandard # noqa
except ImportError:
Expand Down

0 comments on commit 4430c18

Please sign in to comment.