fix: resolve CI/CD issues with proper package structure and imports
Some checks failed
CI / test (3.10) (push) Failing after 5m55s
CI / test (3.11) (push) Failing after 5m54s
CI / test (3.12) (push) Failing after 6m5s
CI / build (push) Has been skipped

This commit is contained in:
2026-02-03 03:54:50 +00:00
parent 404c3b0214
commit f2e4c149ef

View File

@@ -134,4 +134,4 @@ class ExampleClass:
The current value
"""
return self.value
'''
'''