[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
adb846ab51
commit
b6ecab8654
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ import pytest
|
|||
REPO_ROOT = pathlib.Path(__file__).resolve().parents[2]
|
||||
PYPROJECT = REPO_ROOT / "pyproject.toml"
|
||||
|
||||
|
||||
def _load() -> dict:
|
||||
if sys.version_info >= (3, 11):
|
||||
import tomllib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue