diff --git a/clean/config/fremont_pd.py b/clean/ca/config/fremont_pd.py similarity index 100% rename from clean/config/fremont_pd.py rename to clean/ca/config/fremont_pd.py diff --git a/clean/ca/fremont_pd.py b/clean/ca/fremont_pd.py index 6e26838..d42f072 100644 --- a/clean/ca/fremont_pd.py +++ b/clean/ca/fremont_pd.py @@ -6,7 +6,7 @@ from .. import utils from ..cache import Cache -from ..config.fremont_pd import index_request_headers +from .config.fremont_pd import index_request_headers class Site: