Naming consistency (#5362)

This commit is contained in:
Dave Page 2022-09-23 12:00:18 +01:00 committed by GitHub
parent 01848e7d5b
commit 61361dd2b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: Check Python code conforms to PEP-8
name: Check Python style
on:
# Triggers the workflow on push or pull request events but only for the "master" branch