Update perturbIC.py #39
unit_testing_umfile_utils.yml
on: pull_request
pre-commit
7s
Matrix: test
Annotations
2 errors and 3 warnings
test (3.10)
Process completed with exit code 2.
|
test (3.11)
Process completed with exit code 2.
|
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
test (3.10)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
test (3.11)
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|