Update __init__.py

This commit is contained in:
Souvikdeb2612
2020-10-19 11:46:30 +05:30
committed by GitHub
parent d33de18627
commit 5e18c82b7b

View File

@@ -72,3 +72,4 @@ from .geomProgrFunc import *
from .geometricMeanFunc import *
from .harmonicMeanFunc import *
from .sectorAreaFunc import*
from .meanMedianFunc import*