Add initial python module scaffolding and repo automation

This commit is contained in:
2023-03-30 22:27:37 -04:00
parent b32bcf597a
commit eade8ebc8d
8 changed files with 2963 additions and 11 deletions

View File

@@ -11,7 +11,6 @@
# --disable=W"
disable=logging-fstring-interpolation
,logging-format-interpolation
,bad-continuation
,line-too-long
,ungrouped-imports
,typecheck