From 12cf076118570eebbff08c6b3090e0d4798447a1 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Wed, 3 Apr 2024 03:17:55 -0400 Subject: no venv --- .../watchfiles/__pycache__/__init__.cpython-311.pyc | Bin 631 -> 0 bytes .../watchfiles/__pycache__/__main__.cpython-311.pyc | Bin 318 -> 0 bytes .../watchfiles/__pycache__/cli.cpython-311.pyc | Bin 11318 -> 0 bytes .../watchfiles/__pycache__/filters.cpython-311.pyc | Bin 8116 -> 0 bytes .../watchfiles/__pycache__/main.cpython-311.pyc | Bin 17664 -> 0 bytes .../watchfiles/__pycache__/run.cpython-311.pyc | Bin 21477 -> 0 bytes .../watchfiles/__pycache__/version.cpython-311.pyc | Bin 296 -> 0 bytes 7 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 venv/lib/python3.11/site-packages/watchfiles/__pycache__/__init__.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/watchfiles/__pycache__/__main__.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/watchfiles/__pycache__/cli.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/watchfiles/__pycache__/filters.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/watchfiles/__pycache__/main.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/watchfiles/__pycache__/run.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/watchfiles/__pycache__/version.cpython-311.pyc (limited to 'venv/lib/python3.11/site-packages/watchfiles/__pycache__') diff --git a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/__init__.cpython-311.pyc b/venv/lib/python3.11/site-packages/watchfiles/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index d0fdd17..0000000 Binary files a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/__main__.cpython-311.pyc b/venv/lib/python3.11/site-packages/watchfiles/__pycache__/__main__.cpython-311.pyc deleted file mode 100644 index cecee55..0000000 Binary files a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/__main__.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/cli.cpython-311.pyc b/venv/lib/python3.11/site-packages/watchfiles/__pycache__/cli.cpython-311.pyc deleted file mode 100644 index 612625b..0000000 Binary files a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/cli.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/filters.cpython-311.pyc b/venv/lib/python3.11/site-packages/watchfiles/__pycache__/filters.cpython-311.pyc deleted file mode 100644 index f861ae9..0000000 Binary files a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/filters.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/main.cpython-311.pyc b/venv/lib/python3.11/site-packages/watchfiles/__pycache__/main.cpython-311.pyc deleted file mode 100644 index 7529b39..0000000 Binary files a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/main.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/run.cpython-311.pyc b/venv/lib/python3.11/site-packages/watchfiles/__pycache__/run.cpython-311.pyc deleted file mode 100644 index 948cac5..0000000 Binary files a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/run.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/version.cpython-311.pyc b/venv/lib/python3.11/site-packages/watchfiles/__pycache__/version.cpython-311.pyc deleted file mode 100644 index 3506dd7..0000000 Binary files a/venv/lib/python3.11/site-packages/watchfiles/__pycache__/version.cpython-311.pyc and /dev/null differ -- cgit v1.2.3