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