Skip to content

Commit b181bd7

Browse files
committed
working principle
1 parent 43cb06d commit b181bd7

File tree

2 files changed

+100
-304
lines changed

2 files changed

+100
-304
lines changed

src/scyjava/_stubs/_genstubs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def generate_stubs(
9090
"stubgenj is not installed, but is required to generate java stubs. "
9191
"Please install it with `pip/conda install stubgenj`."
9292
) from e
93-
93+
print("GENERATE")
9494
import jpype
9595

9696
startJVM = jpype.startJVM

0 commit comments

Comments
 (0)