HPI/my/reading/polar.py
2021-05-29 13:26:01 +01:00

5 lines
126 B
Python

from my.core import warnings
warnings.medium('my.reading.polar is deprecated! Use my.polar instead!')
from ..polar import *