mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
ci: automatic Python Formatter changes
This commit is contained in:
parent
8a24ad29c8
commit
bf965e4562
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ def temp_data_dir():
|
|||
|
||||
@pytest.fixture(scope="session")
|
||||
def store_manager(temp_data_dir):
|
||||
return StoreManager(temp_data_dir/"store.db")
|
||||
return StoreManager(temp_data_dir / "store.db")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue