mirror of
https://github.com/kennethreitz/replit-py.git
synced 2026-06-05 15:00:20 +00:00
fix flake8
fixity fix fix
This commit is contained in:
@@ -57,8 +57,7 @@ class AsyncDatabase:
|
||||
"""Delete a key from the database.
|
||||
|
||||
Args:
|
||||
key (str): The key to delete
|
||||
|
||||
key (str): The key to delete
|
||||
Raises:
|
||||
KeyError: Key does not exist
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user