-
When having an `__init__` file with an `__all__` and an import that does not appear in `__all__`, an inifinte loop occurs as ruff tries to add the import to `__all__`. Full recreation details are belo…
-
Add as a GitHub action
-
Hi,
Today I noticed that the version of Ruff that's used by the LSP and the version that we have installed in our .venvs do not seem to be in sync:
![image](https://github.com/user-attachments/a…
-
`PEP 8` is now the standard for Python packages since a decade, and it might limit and make more difficult the usage of the code. Here, I also suggest to comply to the `PEP 621` standards, which remov…
-
Zdravim! Netusim jestli mohu, ale poprosim take o upravu. Je to vec ktera mne stve uz nejakou dobu. Soudruzi na CT (urcite CT1 CT2 a CT art) udelali upravu v EPG a v nazvu filmu je spousta zbytecnych …
-
how can be tailwind used with flynt?
i tried to install it like on the official docs, but none of the styles are applied..
thanks
-
I am new to Flynt and am having similar difficulty to that reported by @oppenheimer on Windows. Node 20.10.0, composer 2.6.5, flynt 2.01. I can consistently run 'npm run build' with success but 'npm…
-
# Checklist
- [x] I have verified that the issue exists against the `main` branch of Celery.
- [x] This has already been asked to the [discussions forum](https://github.com/celery/celery/discuss…
-
### What pipdeptree version are you using?
2.21.0
### Are you running pipdeptree in a virtual environment?
Yes
### Describe the problem
Install `docker-py` (https://github.com/docker/docker-py) a…
-
**Is your feature request related to a problem? Please describe.**
I cannot find a migration guide for migrating from v1.4.1 to v2.0.1. I am tasked to upgrade a theme instance which has not been trac…