# Install pylint:
$ python3 -m pip install pylint
# Perform the check:
$ test/test-release.sh lint
The linting operation should complete without error if running Python v3.9 or
greater.
|
||
|---|---|---|
| .. | ||
| cfg.sh | ||
# Install pylint:
$ python3 -m pip install pylint
# Perform the check:
$ test/test-release.sh lint
The linting operation should complete without error if running Python v3.9 or
greater.
|
||
|---|---|---|
| .. | ||
| cfg.sh | ||