diff --git a/docs/main/docs/.doctrees/environment.pickle b/docs/main/docs/.doctrees/environment.pickle index a7a2da7..4e60ab7 100644 Binary files a/docs/main/docs/.doctrees/environment.pickle and b/docs/main/docs/.doctrees/environment.pickle differ diff --git a/docs/main/pylint/pylint.json b/docs/main/pylint/pylint.json index ac3bae4..92ba509 100644 --- a/docs/main/pylint/pylint.json +++ b/docs/main/pylint/pylint.json @@ -53,7 +53,7 @@ "statement": 130, "warning": 0 }, - "e1_pull_DWD_historical_to_all_output_formats": { + "examples.e1_pull_DWD_historical_to_all_output_formats": { "convention": 0, "error": 0, "fatal": 0, @@ -139,8 +139,8 @@ "aixweather" ], "pandas": [ - "aixweather", - "aixweather.project_class" + "aixweather.project_class", + "aixweather" ], "matplotlib.pyplot": [ "aixweather.data_quality_checks" @@ -188,10 +188,10 @@ "aixweather.project_class" ], "aixweather.project_class": [ - "e1_pull_DWD_historical_to_all_output_formats" + "examples.e1_pull_DWD_historical_to_all_output_formats" ], "aixweather.data_quality_checks": [ - "e1_pull_DWD_historical_to_all_output_formats" + "examples.e1_pull_DWD_historical_to_all_output_formats" ] }, "duplicated_lines": { @@ -274,7 +274,7 @@ "statement": 130, "warning": 0 }, - "e1_pull_DWD_historical_to_all_output_formats": { + "examples.e1_pull_DWD_historical_to_all_output_formats": { "convention": 0, "error": 0, "fatal": 0, @@ -360,8 +360,8 @@ "aixweather" ], "pandas": [ - "aixweather", - "aixweather.project_class" + "aixweather.project_class", + "aixweather" ], "matplotlib.pyplot": [ "aixweather.data_quality_checks" @@ -409,10 +409,10 @@ "aixweather.project_class" ], "aixweather.project_class": [ - "e1_pull_DWD_historical_to_all_output_formats" + "examples.e1_pull_DWD_historical_to_all_output_formats" ], "aixweather.data_quality_checks": [ - "e1_pull_DWD_historical_to_all_output_formats" + "examples.e1_pull_DWD_historical_to_all_output_formats" ] }, "duplicated_lines": {