Format code

This commit is contained in:
bad 2022-06-07 19:49:17 +02:00
parent bde4a6d3c1
commit 2907553f8e
2 changed files with 1 additions and 1 deletions

View File

View File

@ -6,7 +6,7 @@ setup(
name="pronoun-o-matic",
version="1.0",
# Modules to import from other scripts:
packages=find_packages() + ['.'],
packages=find_packages() + ["."],
package_dir={"": "./"},
entry_points={
"pronounomatic.plugins": [