- added sdf folder ( doesnt work via pip or git=)

This commit is contained in:
bklronin
2025-08-16 20:33:44 +02:00
parent d373b50644
commit 54261bb8fd
19 changed files with 3937 additions and 68 deletions

3
sdf/units.py Normal file
View File

@@ -0,0 +1,3 @@
import pint
units = pint.UnitRegistry()