From a0177a1f26a257a589877e758864c04fc2e147cb Mon Sep 17 00:00:00 2001 From: Klaas van Schelven Date: Fri, 3 Nov 2023 19:31:11 +0100 Subject: [PATCH] Add note about VENDORED --- ingest/parsers.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ingest/parsers.py b/ingest/parsers.py index 109a9d0..63fc406 100644 --- a/ingest/parsers.py +++ b/ingest/parsers.py @@ -1,3 +1,4 @@ +# VENDORED from glitchtip/events/parsers.py, af9a700a8706f20771b005804d8c92ca95c8b072 import codecs from django.conf import settings