Skip to content

Minor Python 2 to Python 3 changes (#387) #103

Minor Python 2 to Python 3 changes (#387)

Minor Python 2 to Python 3 changes (#387) #103

Triggered via push December 6, 2024 19:35
Status Success
Total duration 50s
Artifacts

lint_python.yml

on: push
Matrix: Lint and code analysis
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Lint and code analysis (ubuntu-latest, 3.11, flexible, .github/environment-lint.yml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint and code analysis (ubuntu-latest, 3.11, flexible, .github/environment-lint.yml)
/usr/share/miniconda/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)