Files
sfop/sfop.py

10 lines
110 B
Python

from Ecol import EcolScaler
from magnets import MagnetsScaler
ecol = EcolScaler()
mags = MagnetsScaler()