diff --git a/src/Weatherstack/Errors/InvalidForecastDays.cs b/src/Weatherstack/Errors/InvalidForecastDays.cs index 1c8eca7..22bf259 100644 --- a/src/Weatherstack/Errors/InvalidForecastDays.cs +++ b/src/Weatherstack/Errors/InvalidForecastDays.cs @@ -8,6 +8,7 @@ The folder containing this file is not intended to be a part of the */ namespace Weatherstack.Errors; + public static partial class Errors { ///