-
### What happened?
Migrating from version 6 to version 7 of the [`safe-eth-py`](https://github.com/safe-global/safe-eth-py) library we have detected a problem invoking a function of a contract with t…
-
## Sorting
- **I'm submitting a ...**
- [X] bug report
- [X] feature request
- [X] support request
- I confirm that I
- [X] used the [search](https://github.com/lukeautry/tsoa/…
blipk updated
2 weeks ago
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
in requirement.txt. is it Flask or flask. or it doesn't matter?
-
## Description
Way too much empty space at the bottom of notebooks in Jupyter Notebook 7.
## Reproduce
1: Create new notebook
2: Create empty cells to fill the screen
2: Scroll down (by le…
-
Minimum reproducible example:
```python
from typing import Optional, override
from uvtrick import Env
def no_externals(hello: str):
return None
def with_typehint(hello: Optional[str]):…
-
Hi Dan and Srini,
I have created a conda environment that will go well with this repo. I was hoping you could allow me to push a new branch conda_env into this repo so you guys may review. Thanks!
-
### Description
Tried the diabetes tutorial and ran this:
```
flytectl demo start
cd examples/pima_diabetes
pyflyte run --remote pima_diabetes/diabetes.py diabetes_xgboost_model # as usually prac…
-
#### How to use Pydantic Field Alias with pandera
I am processing a CSV and I am trying to use Pandera to validate the data. The names in the CSV header row are not what I want the names in my mode…
-
I've tried to import this library, but that fails for the environment that I"m using:
```
❯ poetry run python
Python 3.9.19 (main, Apr 17 2024, 00:00:00)
[GCC 14.0.1 20240411 (Red Hat 14.0.1-0)…