maxfordham / ipyautoui

create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
39 stars 4 forks source link

✨ Add workflow and issue templates #201

Closed ollyhensby closed 10 months ago

ollyhensby commented 10 months ago

🔥 Remove some unused files

🎨 Resolve linting issues

🐛 obj -> widget

🔥 Remove conda.recipe

jgunstone commented 10 months ago

should be using black not flake8

ollyhensby commented 10 months ago

should be using black not flake8

black is used only for autoformatting and doesn't provide any linting capabilities: https://black.readthedocs.io/en/stable/faq.html#why-does-black-not-detect-syntax-errors-in-my-code