-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement
DriverInterface
class (#86)
* Implement DriverInterface. * Two more functions. * ModelInterface and Attr * Fork out example_counter. * ruff * Fix pages & ruff. * Refactor into versioned driverinterface * Tests pass. * Refactor driver interface + warnings * Fix 3.9 * Disable autodoc_pydantic for now * Update to newer model. * Changes to driverinterface * Consistency ModelInterface * Docs * Final changes. * Fix failing test.
- Loading branch information
1 parent
5bd77d2
commit c971e68
Showing
18 changed files
with
728 additions
and
345 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.