Fix DeprecationWarning '@pytest.fixture'
This commit is contained in:
parent
00ed537fca
commit
490fcec1a7
8 changed files with 64 additions and 16 deletions
1
Makefile
1
Makefile
|
@ -33,6 +33,7 @@ clean:
|
|||
rm -rf build
|
||||
rm -rf dist
|
||||
rm -rf redis_om
|
||||
rm -rf tests_sync
|
||||
docker-compose down
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue