mirror of
https://github.com/hexbabe/python-appimage-module.git
synced 2026-01-26 22:04:38 +01:00
Add clarifying code comments and improve README
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import asyncio
|
||||
|
||||
# usage of camera type is arbitrary; refactor to your desired component/service
|
||||
from viam.components.camera import Camera
|
||||
from viam.logging import getLogger
|
||||
from viam.module.module import Module
|
||||
|
||||
Reference in New Issue
Block a user