]> Frank Brehm's Git Trees - pixelpark/puppetmaster-webhooks.git/commitdiff
Applying flake8 to lib/webhooks/get_module_changes.py
authorFrank Brehm <frank.brehm@pixelpark.com>
Fri, 14 Sep 2018 13:10:46 +0000 (15:10 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Fri, 14 Sep 2018 13:10:46 +0000 (15:10 +0200)
lib/webhooks/get_module_changes.py

index bc9b9a8accf6e3d40bb78f363d2a99b0fe10dfe8..e62d9fc747400cc3955907500c130109e3d3c893 100644 (file)
@@ -301,8 +301,8 @@ class GetModuleChangesApp(BaseHookApp):
 
         self.error_data.append("\nChecked at: {}".format(dt_str))
 
-# =============================================================================
 
+# =============================================================================
 if __name__ == "__main__":
 
     pass