drivendataorg / erdantic

Entity relationship diagrams for Python data model classes like Pydantic
https://erdantic.drivendata.org/
MIT License
317 stars 20 forks source link

Format notebooks with ruff #126

Closed jayqi closed 1 month ago

jayqi commented 1 month ago

Closes #125

github-actions[bot] commented 1 month ago

🚀 Deployed on https://deploy-preview-126--nervous-visvesvaraya-4b7042.netlify.app

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.4%. Comparing base (2db369b) to head (f167c81). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #126 +/- ## ===================================== Coverage 98.4% 98.4% ===================================== Files 19 19 Lines 819 819 ===================================== Hits 806 806 Misses 13 13 ```