datacontract / datacontract-cli

CLI to manage your datacontract.yaml files
https://cli.datacontract.com
Other
352 stars 60 forks source link

Globally applied ruff formatting changes #275

Closed GetLouied closed 1 week ago

GetLouied commented 1 week ago

I was working on #258 and after running the development setup commands, specifically pre-commit run --all-files , there was some ruff formatting automated fixes. I wanted to add the changes in this PR, so I do not pollute the issue PR with unrelated formatting changes.

simonharrer commented 1 week ago

Thanks for the contribution. LGTM. I'll merge after the test are green.