Skip to content

Commit e811ea2

Browse files
committed
Update Chore
1 parent 1fa3bdc commit e811ea2

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

cppython/project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from pathlib import Path
88
from typing import Any, Type, TypeVar
99

10-
from cppython_core.core import cppython_logger
1110
from cppython_core.schema import (
1211
PEP621,
1312
CPPythonData,
@@ -19,6 +18,7 @@
1918
PyProject,
2019
ToolData,
2120
)
21+
from cppython_core.utility import cppython_logger
2222
from pydantic import create_model
2323

2424
from cppython.schema import API, CMakePresets, ConfigurePreset, ProjectConfiguration

pdm.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)