PEP-8 fix

This commit is contained in:
Dave Page 2022-06-22 16:28:57 +01:00
parent ceb29547e2
commit 1b9d219988

View File

@ -13,6 +13,7 @@ import argparse
import os
import sys
def load_providers():
""" Loads all the providers """
providers = {}