1 parent e4a8aea commit e2cd478Copy full SHA for e2cd478
1 file changed
tests/config/test_capability_defaults_config.py
@@ -1,5 +1,7 @@
1
"""Tests for shared capability routing defaults."""
2
3
+from __future__ import annotations
4
+
5
from abstractcore.config.manager import ConfigurationManager
6
7
0 commit comments