-
Based on xarray and pint at least, there seems to be some momentum in the ecosystem towards automatic code formatting with black and isort, and after some initial uncertainty, I've started taking a li…
-
The [Black code formatter](https://black.readthedocs.io/en/stable/) has been gaining traction in Python. It was recently [moved into the PSF GitHub org](https://github.com/psf/black), and a couple sci…
-
### Bug description
If I am trying to OR more than two flags, pylint 2.15.0 fails with "E1131: unsupported operand type(s) for | (unsupported-binary-operation)". This worked with pylint 2.14.1
…
-
When opening a preview of a markdown file (Ctrl+K, V), it won't be updated in real-time like it is normally. Additionally, the opened tab is titled `Preview: 'Preview: '[file]''`, when normally it wou…
-
Hi,
Being on Mac M1 I unpinned all requirements versions because some packages weren't able to build on this architecture.
Everything runs fine then, until testing, for which I get the following …
-
Right now the autocomplete in IPython leaves a lot to be desired, because it uses introspection on an object. So if you have a variable x, and do 'x.', IPython will introspect on x. This works okay if…
-
> 此 ISSUE 为 [隐语开源共建计划(SecretFlow Open Source Contribution Plan,简称 SF OSCP)第二期](https://github.com/orgs/secretflow/discussions/741)任务 ISSUE *合作任务*,合作开发者可完成,其他开发者欢迎点击[这里](https://github.com/orgs/secretf…
-
This issue tracks the different things that can be done to improve the code quality. If you want to fix some one of the issues please comment on this issue, so I can update it.
### pylint
We curre…
-
### Current Behaviour
Thanks for the great repository!
Currently fails on the import with
```python
import ydata_profilling
```
Resulting in:
```
Traceback (most recent call last):
…
-
```console
+ PYTHONPATH=/home/tkloczko/rpmbuild/BUILDROOT/python-fields-5.0.0-10.fc35.x86_64/usr/lib64/python3.8/site-packages:/home/tkloczko/rpmbuild/BUILDROOT/python-fields-5.0.0-10.fc35.x86_64/usr…