diff --git a/thanks/thanks.py b/thanks/thanks.py index e82af15..5ca709a 100644 --- a/thanks/thanks.py +++ b/thanks/thanks.py @@ -148,3 +148,4 @@ def _uncolored(text, *args, **kwargs): def __str__(self, colored_output=True): return self._generate_output(colored_output) +#thanks