From 12cf076118570eebbff08c6b3090e0d4798447a1 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Wed, 3 Apr 2024 03:17:55 -0400 Subject: no venv --- .../editorconfig/__pycache__/__init__.cpython-311.pyc | Bin 947 -> 0 bytes .../editorconfig/__pycache__/__main__.cpython-311.pyc | Bin 4419 -> 0 bytes .../editorconfig/__pycache__/compat.cpython-311.pyc | Bin 1107 -> 0 bytes .../editorconfig/__pycache__/exceptions.cpython-311.pyc | Bin 1614 -> 0 bytes .../editorconfig/__pycache__/fnmatch.cpython-311.pyc | Bin 7505 -> 0 bytes .../editorconfig/__pycache__/handler.cpython-311.pyc | Bin 5119 -> 0 bytes .../editorconfig/__pycache__/ini.cpython-311.pyc | Bin 7410 -> 0 bytes .../editorconfig/__pycache__/version.cpython-311.pyc | Bin 228 -> 0 bytes .../__pycache__/versiontools.cpython-311.pyc | Bin 1612 -> 0 bytes 9 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 venv/lib/python3.11/site-packages/editorconfig/__pycache__/__init__.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/editorconfig/__pycache__/__main__.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/editorconfig/__pycache__/compat.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/editorconfig/__pycache__/exceptions.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/editorconfig/__pycache__/fnmatch.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/editorconfig/__pycache__/handler.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/editorconfig/__pycache__/ini.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/editorconfig/__pycache__/version.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/editorconfig/__pycache__/versiontools.cpython-311.pyc (limited to 'venv/lib/python3.11/site-packages/editorconfig/__pycache__') diff --git a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/__init__.cpython-311.pyc b/venv/lib/python3.11/site-packages/editorconfig/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 35f562f..0000000 Binary files a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/__main__.cpython-311.pyc b/venv/lib/python3.11/site-packages/editorconfig/__pycache__/__main__.cpython-311.pyc deleted file mode 100644 index 5343829..0000000 Binary files a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/__main__.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/compat.cpython-311.pyc b/venv/lib/python3.11/site-packages/editorconfig/__pycache__/compat.cpython-311.pyc deleted file mode 100644 index 1686a75..0000000 Binary files a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/compat.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/exceptions.cpython-311.pyc b/venv/lib/python3.11/site-packages/editorconfig/__pycache__/exceptions.cpython-311.pyc deleted file mode 100644 index 511078f..0000000 Binary files a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/exceptions.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/fnmatch.cpython-311.pyc b/venv/lib/python3.11/site-packages/editorconfig/__pycache__/fnmatch.cpython-311.pyc deleted file mode 100644 index 5d4a548..0000000 Binary files a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/fnmatch.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/handler.cpython-311.pyc b/venv/lib/python3.11/site-packages/editorconfig/__pycache__/handler.cpython-311.pyc deleted file mode 100644 index 8504183..0000000 Binary files a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/handler.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/ini.cpython-311.pyc b/venv/lib/python3.11/site-packages/editorconfig/__pycache__/ini.cpython-311.pyc deleted file mode 100644 index 65d5307..0000000 Binary files a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/ini.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/version.cpython-311.pyc b/venv/lib/python3.11/site-packages/editorconfig/__pycache__/version.cpython-311.pyc deleted file mode 100644 index 2f937fa..0000000 Binary files a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/version.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/versiontools.cpython-311.pyc b/venv/lib/python3.11/site-packages/editorconfig/__pycache__/versiontools.cpython-311.pyc deleted file mode 100644 index 69373b5..0000000 Binary files a/venv/lib/python3.11/site-packages/editorconfig/__pycache__/versiontools.cpython-311.pyc and /dev/null differ -- cgit v1.2.3