This commit is contained in:
Louis Abel 2023-06-04 16:23:20 -07:00
commit 771e79c637
Signed by: label
GPG Key ID: 6735C0E1BD65D048
2 changed files with 8 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Platform POC
A POC for builder nodes or developer purposes.

5
__init__.py Normal file
View File

@ -0,0 +1,5 @@
# -*-:python; coding:utf-8; -*-
# author: Louis Abel <label@rockylinux.org>
"""
The pv2 module and module accessories
"""