-
When the weight is changed, the localScale of the pendulum weight is changed by the same factor. As it is a 3D object, the size would have to be changed by the third root of the factor instead, to be …
-
I'm seeing the following error when using the stdlib datetime.now while time is frozen to a pendulum datetime object:
```
$ python
Python 3.8.10 (default, May 13 2021, 16:53:21)
[GCC 9.3.0] on …
alext updated
2 months ago
-
**Environment**
- Python Version: 3.12.6
- kiota-serialization-json version: 1.3.1 - 1.3.3
- OS: Ubuntu 22.04
**Stack trace (if available)**
```
____________________________________________________…
wiget updated
1 month ago
-
## Context
Pendulum might need to have access to the IBTC and INTR prices on chain. These are currently not supported by the batching server.
## TODO
Append the mapping [here](https://github.…
-
It's not really an attractor, but it's kinda swag.
-
Make sure each example file is clear and runnable without any issue. That means:
- check comments if they are clear
- check the generated `.blend` file if the rendering is the same as expect
- […
-
Currently, we cannot pickle an object from pendulum v2, in v3, error will raises
```
ModuleNotFoundError: No module named 'pendulum.tz.zoneinfo'
```
For those comes here from google, for the sam…
-
## Context
Subsquid introduced a new system to manage deployments. Instead of using version numbers and having a single production deployment, they want to use tags for each deployment. More info [he…
-
I would like to know if it's possible to add a datetime or pendulum object into jinja context.
In fact, I would like to render some [airflow's builtin variable](https://airflow.apache.org/docs/apac…
-
### Apache Airflow version
2.10.3
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
It seems like tasks created via `.expand()` do not inherit the d…