mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
[V3] Update black version and reformat (#1745)
* Update black version and reformat * Pin black in extras_require
This commit is contained in:
@@ -25,7 +25,6 @@ async def fake_run_noprint(*args, **kwargs):
|
||||
|
||||
@pytest.fixture(scope="module", autouse=True)
|
||||
def patch_relative_to(monkeysession):
|
||||
|
||||
def fake_relative_to(self, some_path: Path):
|
||||
return self
|
||||
|
||||
|
||||
Reference in New Issue
Block a user