Fix DeprecationWarning '@pytest.fixture'
This commit is contained in:
parent
00ed537fca
commit
490fcec1a7
8 changed files with 64 additions and 16 deletions
|
@ -2,6 +2,7 @@ import os
|
|||
|
||||
import aioredis
|
||||
|
||||
|
||||
URL = os.environ.get("REDIS_OM_URL", None)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue