huge refactor of the entire codebase, with the goal of improving maintainability, readability, and extensibility. This commit includes changes to almost every file in the project, including:
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
"""Provider core modules.
|
||||
"""Plugin core modules.
|
||||
|
||||
This package contains the provider framework (base types, registry, and shared helpers).
|
||||
Concrete provider implementations live in the `Provider/` package.
|
||||
This package contains the plugin framework (base types, registry, and shared
|
||||
helpers). Built-in plugins continue to live in the `Provider/` package for
|
||||
backward compatibility.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user