tests(tasklib): fix validation exception and add test package init

This commit is contained in:
Rai (Michael Pokorny)
2025-06-24 17:47:16 -07:00
parent 7d9eef2034
commit 444df1f1a0
2 changed files with 9 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
"""
Test package for manager_utils
"""