Skip to content
Commit 8dfc2ddf authored by Jesse Sopel's avatar Jesse Sopel
Browse files

Rename Plugin modules to valid Python identifiers

reason: An identifier may not start with a number and may not contain
periods and dashes. Making them valid modules allow for discovery by
pytest and mypy and is the first step to properly testing them
parent 51c9275f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment