PEP-8 fix
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