Skip to content

Commit

Permalink
Update openff/toolkit/utils/utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Wagner <[email protected]>
  • Loading branch information
mattwthompson and j-wags authored Dec 17, 2024
1 parent 50433bf commit ae7c538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openff/toolkit/utils/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
logger = logging.getLogger(__name__)


# Pre-create an instance of the dimensionless unit to speed up comparisons later
_DIMENSIONLESS = Unit("dimensionless")

def inherit_docstrings(cls):
Expand Down

0 comments on commit ae7c538

Please sign in to comment.