mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-23 07:34:35 -06:00
PEP-8 fix
This commit is contained in:
parent
ceb29547e2
commit
1b9d219988
@ -13,6 +13,7 @@ import argparse
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
||||
def load_providers():
|
||||
""" Loads all the providers """
|
||||
providers = {}
|
||||
|
Loading…
Reference in New Issue
Block a user