We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d524493 commit e41885aCopy full SHA for e41885a
src/codegen/internal_lib.py.in
@@ -8,7 +8,6 @@ from typing import Any
8
from .errors import handle_igraph_error_t
9
from .types import (
10
FILE,
11
- FilePtr,
12
igraph_attribute_combination_t,
13
igraph_attribute_table_t,
14
igraph_bool_t,
src/igraph_ctypes/_internal/lib.py
@@ -8,7 +8,6 @@
0 commit comments