Skip to content

Commit 59ccdb0

Browse files
committed
[Directory] Renamed base directory to "pyblox3"
1 parent c1cb259 commit 59ccdb0

18 files changed

+33
-1
lines changed

examples/instanceGroup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import asyncio
22
import aiohttp
3-
from pyblox3 import Groups_v1
3+
from Pyblox.pyblox3 import Groups_v1
44

55
# Instance your group as a variable
66
base_group = Groups_v1(groupid="GROUPID")
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)