Skip to content

Commit

Permalink
zstandard import bandaid
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Sep 30, 2024
1 parent 31e4c4b commit 0e28133
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",)


import zstandard # noqa
import importlib
import logging
import pathlib
Expand Down

0 comments on commit 0e28133

Please sign in to comment.