diff options
author | alevitskii <[email protected]> | 2025-09-02 06:57:05 +0300 |
---|---|---|
committer | alevitskii <[email protected]> | 2025-09-02 07:19:27 +0300 |
commit | 7e399723cf6d967e20c8f9d2ee975426636242c5 (patch) | |
tree | abd5283daba11c07afc8fc16f02aec2c19e2272a /contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch | |
parent | 14e9c865541d5abe545cb496c0143e4905b00c78 (diff) |
Drop LINTER param from styling macroses and cleanup deps
Drop LINTER param from styling macroses
commit_hash:00dd2e2ee103e509cff38f520d4779974abe39a7
Diffstat (limited to 'contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch')
-rw-r--r-- | contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch b/contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch deleted file mode 100644 index 23efd686a7b..00000000000 --- a/contrib/python/marisa-trie/py3/patches/03-fix-ya.make.patch +++ /dev/null @@ -1,5 +0,0 @@ ---- contrib/python/marisa-trie/py3/ya.make (index) -+++ contrib/python/marisa-trie/py3/ya.make (working tree) -@@ -32,1 +32,1 @@ SRCS( -- src/marisa_trie.pyx -+ src/marisa_trie.pyx=marisa_trie |