diff --git a/config.py b/config.py index d001f44..96791bd 100644 --- a/config.py +++ b/config.py @@ -12,4 +12,4 @@ RECENT_MONTHS = 3 MAX_SIMILAR_PER_ART = 20 SIMILAR_MATCH_MIN = 0.5 CACHE_TTL_HOURS = 24 -DEBUG_PRINT = True +DEBUG_PRINT = True \ No newline at end of file