mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
PEP8 fixes
This commit is contained in:
@@ -541,7 +541,6 @@ def create_app(app_name=None):
|
||||
app.logger.info('Registering blueprint module: %s' % module)
|
||||
app.register_blueprint(module)
|
||||
|
||||
|
||||
#########################################################################
|
||||
# Set cookie path
|
||||
#########################################################################
|
||||
|
||||
Reference in New Issue
Block a user