mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 01:42:30 -05:00
Reformat with Black 2023 formatting changes
This commit is contained in:
@@ -36,7 +36,6 @@ def encode_identifier_data(
|
||||
|
||||
|
||||
class PostgresDriver(BaseDriver):
|
||||
|
||||
_pool: Optional["asyncpg.pool.Pool"] = None
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user