Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
Signed-off-by: Laurynas Jagutis <[email protected]>
  • Loading branch information
Laurynas-Jagutis committed Nov 18, 2024
1 parent e2ad0ca commit fafacf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps/power-grid-model
Submodule power-grid-model updated 214 files
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from pathlib import Path
from typing import Callable, Optional

from power_grid_model.core.power_grid_core import CharPtr, CStr, IdxC
from power_grid_model._core.power_grid_core import CharPtr, CStr, IdxC

# functions with size_t return
_FUNC_SIZE_T_RES = {"meta_class_size", "meta_class_alignment", "meta_attribute_offset"}
Expand Down

0 comments on commit fafacf4

Please sign in to comment.