remove unused VERY_LARGE_NUMBER constant

This commit is contained in:
Konstantin Baierer 2020-12-03 10:58:37 +01:00
parent a4c748246a
commit c16533dc2c

View file

@ -116,7 +116,6 @@ from .utils import (
SLOPE_THRESHOLD = 0.13
VERY_LARGE_NUMBER = 1000000000000000000000
class eynollah: