Skip to content

Commit 9123d82

Browse files
committed
fix
1 parent ed6c2a0 commit 9123d82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pypartmc.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ PYBIND11_MODULE(_PyPartMC, m) {
183183

184184
m.attr("__all__") = py::make_tuple(
185185
"__version__",
186-
"si",
187186
"AeroData",
188187
"AeroState",
189188
"EnvState",

0 commit comments

Comments
 (0)