mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
fix: tests remove redundant linebreak
This commit is contained in:
parent
79ff1f4e0f
commit
b4acce2376
1 changed files with 0 additions and 1 deletions
|
|
@ -71,5 +71,4 @@ def redis_options(request):
|
|||
except ValueError as e:
|
||||
raise UsageError(f"Invalid redis URI {redis_uri!r}: {e}")
|
||||
|
||||
|
||||
raise UsageError("Unsupported aioredis version")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue