diff options
| author | Tim Graham <timograham@gmail.com> | 2023-01-07 05:41:40 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-07 11:41:40 +0100 |
| commit | 016bead6a23989adec5c7ee6948db7ce2fc5e89b (patch) | |
| tree | 5eac2d287ff7a020ff44c48cc539339e028cfaeb /tests/requests_tests/__init__.py | |
| parent | d5f892d873c6f98178121214f3c00d284ae1296d (diff) | |
Renamed 'requests' test package.
This avoids a collision when third-party database backends depend on the
Requests HTTP library.
Diffstat (limited to 'tests/requests_tests/__init__.py')
| -rw-r--r-- | tests/requests_tests/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/requests_tests/__init__.py b/tests/requests_tests/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/requests_tests/__init__.py |
