-
ref OAMG-3458
This epic introduces several improvements in the contribution experience. The following areas will be affected:
# Running linters
- [ ] use pre-commit hooks as a way to run linters …
-
I guess pre-commit is a good suggestion to let the project clean, and also check the new PRs if they correspond to the linting rules.
For example:
- I use https://github.com/pre-commit/pre-commit-…
-
ERROR: Could not find a version that satisfies the requirement scipy==1.7.1
How can I install on Ventura?
-
Hi, is this project still active?
I have some ideas for improvement and would like contribute.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe your proposed enhancement in detail.
Came across while browsing the black documentation:
https://blac…
-
### Bug description
hello.py
```python
# pylint: disable=missing-module-docstring
eg = ExceptionGroup("Hello", [Exception("A"), Exception("B")])
for e in eg.exceptions:
print(e)
```
##…
-
I can't seem to install this package with Package Control on ST3
-
Здравствуйте ! Отлично поработали ! Молодец разобрались с poetry и ruff (я и сам использую ruff :) ) Оставил небольшие рекомендации:
1. [Здесь](https://github.com/26remph/billing/blob/19334f1b73a3f4a…
-
> 此 ISSUE 为 [隐语开源共建计划(SecretFlow Open Source Contribution Plan,简称 SF OSCP)](https://github.com/orgs/secretflow/discussions/1181)任务 ISSUE,欢迎社区开发者参与共建~
> 若有感兴趣想要认领的任务,但还未报名,辛苦先完成[报名](https://www.wjx.top…
-
Occurs for me every time the package gets deactivated. Only tested in Atom 1.16.0 beta so far.
```
package.coffee:447 Error deactivating package 'atom-isort' TypeError: _ref1.dispose is not a func…