From 93ab4cfc566d5c8790855437259f0aef8705ff6f Mon Sep 17 00:00:00 2001 From: tryllekunstneren Date: Tue, 7 Jan 2025 14:31:41 +0100 Subject: [PATCH] No spelling errors in helpers.py --- bowler/helpers.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bowler/helpers.py b/bowler/helpers.py index 87597fd..a81cf9e 100644 --- a/bowler/helpers.py +++ b/bowler/helpers.py @@ -5,6 +5,8 @@ # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. +#THIS FILE HAS NO SPELLING MISTAKES + import logging from typing import List, Optional, Sequence, Union