Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove deprecated ruff imports feature #246

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Conversation

lsorber
Copy link
Member

@lsorber lsorber commented Aug 14, 2024

Ruff has deprecated this feature and has improved support for unused imports built-in now.

@lsorber lsorber self-assigned this Aug 14, 2024
@lsorber lsorber merged commit 2759432 into main Sep 14, 2024
4 checks passed
@lsorber lsorber deleted the ls-upgrade-ruff branch September 14, 2024 14:57
vanolucas added a commit to vanolucas/cookiecutter-poetry that referenced this pull request Nov 17, 2024
* feat: prefer mypy daemon (superlinear-ai#245)

* fix: remove deprecated ruff imports feature (superlinear-ai#246)

* feat: add GitHub Codespaces badge (superlinear-ai#247)

* docs: update ruff hyperlink (superlinear-ai#248)

docs: update Ruff hyperlink

* feat: increase minimum Python version to 3.10 (superlinear-ai#249)

* feat: add ipython to dev dependencies

* feat: increase minimum Python version to 3.10

* fix: update ruff log level (superlinear-ai#250)

* fix: conflicting dependencies between ipython and commitizen (superlinear-ai#252)

* chore: replace Radix with Superlinear (superlinear-ai#251)

Co-authored-by: Xavier Goás Aguililla <[email protected]>

* feat: remove CI/CD, add PostgreSQL + Adminer options (#1)

* feat: removed CI/CD, added PostgreSQL and Adminer options

* fix(LICENSE): typo in name

* chore: documented new cookiecutter options

* chore: add `poetry install` instruction in README

* chore: add poe lint/test instructions to README

* feat: add Streamlit app option to cookiecutter (#2)

* feat: add with_streamlit cookiecutter option

* chore: rename with_streamlit cookiecutter var

* feat: add VSCode debug launch config

* chore: update LICENSE date

* chore(README): fixed syntax

* refactor(docker-compose): remove version (deprecated)

* feat: removed GitHub test flow

---------

Co-authored-by: Laurent Sorber <[email protected]>
Co-authored-by: r-dh <[email protected]>
Co-authored-by: Xavier Goás Aguililla <[email protected]>
Co-authored-by: Xavier Goás Aguililla <[email protected]>
soxguy pushed a commit to soxguy/poetry-cookiecutter that referenced this pull request Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants