Fix init import
All checks were successful
Tests / Tests (pull_request) Successful in 14s

This commit is contained in:
Mike Kalange 2024-05-21 16:06:35 -06:00
parent 59c4b7046a
commit e0603de034

View File

@ -1 +1 @@
from .python import *
from .python.shot_pb2 import * # noqa: F401