You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to various arguments names to ensure consistency is maintainted:
- Updated `waterEntropy` to `water_entropy`
- Updated `mout` to `matrix_out`
- Updated `outfile` to `output_file`
- Ensured that any instance of any of these arguments have been changed throughout the codebase to match
- Updated some of the test cases so that they match the new arguments names and made sure they have the correct file format to maintain consistency
0 commit comments