PEP-8 fix

pull/86/head
Dave Page 2022-06-22 16:28:57 +01:00
parent ceb29547e2
commit 1b9d219988
1 changed files with 1 additions and 0 deletions

View File

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