-
```
AttributeError: 'MapAnimatorSettings' object has no attribute 'nr_of_classes'
Traceback (most recent call last):
File "C:\Users\leendert.vanwolfswin\AppData\Roaming\3Di\QGIS3\profiles\3Di St…
-
Reported by my colleague Seline.
## Repro
On Windows 11 machines (and at least windows server 2022), importing the python module `uchronia` crashes the python process and it exists. I've not obs…
jmp75 updated
3 weeks ago
-
-- Build files have been written to: /Users/Ch/Documents/Python/sheld0n/cases/my_case/build
[ 16%] Building CXX object CMakeFiles/run.dir/Users/Ch/Documents/Python/sheld0n/app/core/run/main.cpp.o
In…
-
### Description
i thinks its be better using more responsive or fast formatter and linter check using ruff cause black its issue at perfomance on specially scaleable project, for information about ru…
-
I've concluded that Python has this one exactly right.
$ python3
Python 3.4.3 (default, Nov 17 2016, 01:08:31)
>>> class D:
... def foo(self):
... print("Hi, I'm obje…
-
I needed install python-fasthtml manually and after this, i get this error:
```
root@0e3a461ba531:/# python3 main.py
Traceback (most recent call last):
File "//main.py", line 21, in
css =…
-
- [ ] Use python properties instead of `get_x` functions
- We have a lot of functions in aws.py that use `get_x` (and corresponding calls to `y.get_x()`) for attributes that should be properties …
-
Now that more of us are starting to write more Python code, it might be helpful to converge a bit in terms of coding style. In particular, naming conventions for variables, functions, classes and file…
-
```
Hello,
can you add pep257 Python docstring style checker?
http://pypi.python.org/pypi/pep257/
or more info:
https://github.com/GreenSteam/pep257/
Best regards
```
Original issue reported on c…
-
http://legacy.python.org/dev/peps/pep-0008/
```
The Zen of Python
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better th…