Skip to content

Commit

Permalink
Added whitespace between namespace and class.
Browse files Browse the repository at this point in the history
  • Loading branch information
tacosontitan authored Jul 26, 2024
1 parent 50e9c50 commit a06122a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Weatherstack/Errors/BulkQueriesNotSupported.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
/// <summary>
Expand Down

0 comments on commit a06122a

Please sign in to comment.