Skip to content

Commit 7f9057b

Browse files
committed
Rename main implementation
1 parent b7e485c commit 7f9057b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

factorio_rcon/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from .factorio_rcon import (
1+
from ._factorio_rcon import (
22
AsyncRCONClient,
33
InvalidPassword,
44
InvalidResponse,

0 commit comments

Comments
 (0)