summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-08-10 20:29:25 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-08-10 20:37:53 +0100
commit4cecc237979f139d72c7f4e4ccdd1b6af5a1bccd (patch)
treeb109c952074ce948d811e8b645f444da36fa2abb /.gitlab-ci.yml
parentb796eb8031342f8815506f69e5c19d97cccdfa03 (diff)
downloadlorry-controller-4cecc237979f139d72c7f4e4ccdd1b6af5a1bccd.tar.gz
lorrycontroller: Explicitly list all names to be re-exported
pyflakes isn't able to recognise that: __all__ = locals() effectively uses all the imported names. Replace this with an explicit list of names. Running pyflakes in CI should ensure that the list doesn't get out of sync.
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions