Skip to content

Commit

Permalink
add module doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lmmentel committed Sep 29, 2024
1 parent eb923e9 commit 51a5e20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mendeleev/utils.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"""Utility functions for Mendeleev package."""

from typing import Union, Tuple
import math

Expand Down

0 comments on commit 51a5e20

Please sign in to comment.