diff --git a/mtpy/modeling/femtic/__init__.py b/mtpy/modeling/femtic/__init__.py new file mode 100644 index 00000000..b341ea42 --- /dev/null +++ b/mtpy/modeling/femtic/__init__.py @@ -0,0 +1,12 @@ +# -*- coding: utf-8 -*- +""" +Created on Wed Feb 22 14:13:28 2023 + +@author: jpeacock +""" + +# ============================================================================= +# Imports +# ============================================================================= + +# =============================================================================