
This pep8 job is running py2 and is returning syntax errors on py3 f-strings. We'll standardize on the same linters job across ara projects soon. Change-Id: I2ef4578aeeb262c971fc18a6754c06cda95df67d
8 lines
98 B
YAML
8 lines
98 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- tox-format
|
|
gate:
|
|
jobs:
|
|
- tox-format
|