From c86853e303a8671b9fa8fa955b484043ceb76b80 Mon Sep 17 00:00:00 2001 From: C0dwiz Date: Sun, 3 Aug 2025 10:19:01 +0300 Subject: [PATCH] feat: removed unnecessary references to languages that are not present in Heroku --- heroku/validators.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/heroku/validators.py b/heroku/validators.py index cefc17d..48a0351 100644 --- a/heroku/validators.py +++ b/heroku/validators.py @@ -45,13 +45,7 @@ class Validator: "en": "docstring", "ru": "докстрингом", "ua": "докстрінгом", - "fr": "chaîne de documentation", - "it": "docstring", "de": "Dokumentation", - "tr": "dökümantasyon", - "uz": "hujjat", - "es": "documentación", - "kk": "құжат", } Use instrumental case with lowercase :param _internal_id: Do not pass anything here, or things will break