Change fit projection so that projection range actually counts for the sake of calculations overall
No effect support still
This commit is contained in:
3
eos/utils/default.py
Normal file
3
eos/utils/default.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class DEFAULT:
|
||||
"""Singleton class to signify default argument value."""
|
||||
pass
|
||||
Reference in New Issue
Block a user