-
Whenever I open a notebook or python script the startup of ruff server uses about 70-90% of the CPU.
If this spike would be limited to just 1-3 seconds that wouldn't really be an issue.
However, thi…
-
```console
+ PYTHONPATH=/home/tkloczko/rpmbuild/BUILDROOT/python-yagot-0.5.0-2.fc35.x86_64/usr/lib64/python3.8/site-packages:/home/tkloczko/rpmbuild/BUILDROOT/python-yagot-0.5.0-2.fc35.x86_64/usr/lib…
-
I have issues with import formats on save not respect the ruff config file.
```
"ruff.lint.args": [
"--config=${workspaceFolder}/src/shared_core/static_configs/ruff.toml",
"c…
-
`unittest2` is no longer maintained anbd should not be used with python 3.x
```console
+ /usr/bin/pytest -ra
=========================================================================== test session…
-
Currently, POVME3 only supports Python 2. Given Python 2 will no longer be supported in 2020, it would be helpful to update POVME3 to Python 3.
Is there any work in this direction? Would the mainta…
-
_From @JostCrow on January 23, 2015 9:46_
[Enter steps to reproduce below:]
1. killed ungit via ctrl+p.
2. pressed ctrl+p again afterwards.
3. Nothing happened so I pressed it again.
**Atom Version*…
-
### Issue Summary
1. While setting up the Pre-Commit hook for windows the following error is encountered:
### ``` ModuleNotFoundError: No module named 'resource' ```
After a bit of stack …
-
* In lib/tools/shellcheck.sh, replace all instances of the 'x-hack' with a more modern approach.
Parent issue: #11
Checklist
- [X] `lib/tools/shellcheck.sh` ✅ Commit [`259886c`](https://github.co…
-
AS a followup conversation with @TheMichaelHu in https://github.com/tensorflow/tfx-addons/pull/43#discussion_r672664148 How should we set up CI?
For now here's what I added on pre-submit for anythi…
-
Type: Bug
# Behaviour
If terminal is PowerShell and a module `PSReadline` is not loaded in Poser Shell, debugging from the second time onwards always fails.
*24/04/23 added: The default Pos…