Skip to content

Commit 726611a

Browse files
committed
Renamed javaobj module to core
1 parent 615dd0b commit 726611a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

javaobj/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"""
3535

3636
# Imports giving access to what the javaobj module provides
37-
from javaobj.javaobj import *
37+
from javaobj.core import *
3838

3939
# ------------------------------------------------------------------------------
4040

File renamed without changes.

0 commit comments

Comments
 (0)