mirror of
https://github.com/kennethreitz/replit-py.git
synced 2026-06-05 23:10:18 +00:00
Try to fix flake8
One last try
This commit is contained in:
@@ -58,6 +58,7 @@ class AsyncDatabase:
|
||||
|
||||
Args:
|
||||
key (str): The key to delete
|
||||
|
||||
Raises:
|
||||
KeyError: Key does not exist
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user