moved frontend function check_not_nan to tools

This commit is contained in:
Landon Wark
2023-02-15 09:29:03 -06:00
parent a9ce9514fc
commit 85dad791ec
15 changed files with 275 additions and 156 deletions

View File

@@ -1,4 +1,4 @@
# __init__.py
# Version of the realpython-reader package
__version__ = "1.2.3"
__version__ = "1.3.0"