PEP8 fixes for the Casts, Event triggers, Extensions and Languages modules. Fixes #3161

This commit is contained in:
Murtuza Zabuawala
2018-03-02 11:59:11 +00:00
committed by Dave Page
parent 7cdb489a47
commit 8964e511bf
7 changed files with 254 additions and 124 deletions

View File

@@ -78,8 +78,8 @@ class ExtensionModule(CollectionNodeModule):
@property
def script_load(self):
"""
Load the module script for extension, when any of the database nodes are
initialized.
Load the module script for extension, when any of the database nodes
are initialized.
"""
return databases.DatabaseModule.NODE_TYPE