diff --git a/samila/functions.py b/samila/functions.py index 5526673..0c386a6 100644 --- a/samila/functions.py +++ b/samila/functions.py @@ -52,7 +52,7 @@ def distance_calc(s1, s2): def filter_color(color): """ - Filter given color and return it + Filter given color and return it. :param color: given color :type color: str or tuple