Fix DeprecationWarning '@pytest.fixture'

This commit is contained in:
Serhii Charykov 2022-05-01 17:03:05 +03:00
parent 00ed537fca
commit 490fcec1a7
8 changed files with 64 additions and 16 deletions

View file

@ -33,6 +33,7 @@ clean:
rm -rf build
rm -rf dist
rm -rf redis_om
rm -rf tests_sync
docker-compose down