Open chathika opened 4 years ago
Platform specific activity thresholds should not be hardcoded in MACMInitialization.py . Recommend that they are passed as an argument, a dictionary, with default values set.
MACMInitialization.py
https://github.com/chathika/MACM/blob/9164314a77b99ba8aca0bb72a36f4bba1e19fb12/MACM/MACMInitialization.py#L45
Platform specific activity thresholds should not be hardcoded in
MACMInitialization.py
. Recommend that they are passed as an argument, a dictionary, with default values set.https://github.com/chathika/MACM/blob/9164314a77b99ba8aca0bb72a36f4bba1e19fb12/MACM/MACMInitialization.py#L45