Update perturbIC.py #15
unit_testing_umfile_utils.yml
on: pull_request
pre-commit
19s
Matrix: test
Annotations
3 errors and 3 warnings
pre-commit
Process completed with exit code 1.
|
test (3.10)
Process completed with exit code 1.
|
test (3.11)
Process completed with exit code 1.
|
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)
|