-
PR #42 introduced a bug in the SQLAlchemy Ingres connector. The bug exists in connector versions `0.0.7` and `0.0.8`.
This line was added in that PR:
from sqlalchemy.sql._typing import is_sq…
-
Since [the addition of a "skip dry running feature"](https://github.com/pendulum-chain/api-solang/issues/11) for message calls, every call to `executeMessage` or `createExecuteMessageExtrinsic` can ha…
-
A normal notepad is already installed in most OS. So why not add new features like typing speed to add more fun to use. Assign it to me under hacktoberfest I can add a small area for that.
-
I get this error from Mypy:
```
src/py_utils/headers.py:1: error: Cannot find implementation or library stub for module named "secure" [import-not-found]
src/py_utils/headers.py:1: note: See https…
-
Consider the following class:
```py
class Person:
name: str
def __init__(self, name: str, age: int) -> None:
self.name = name
self.age = age
```
The rule would suggests addi…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-toast-message@2.2.1` for the project I'm…
-
One specific generation target - price survey questionnaires - need to "tag" questions in order to identify them for specific behaviours. An example : the ability to mark a price field as "discountabl…
-
The app can't input japanese from the keyboard
-
* Version: 0.7.0b1
* Python: 3.9.13
* OS: macOS
### What was wrong?
Include typing so downstream libraries can use without having to place `type: ignore` statements on the imports.
e.g.
…
-
Hello,
When i try to lunch run.py i get these errors:
I've installed python 3.10.0.
**Error Message**
```
(venv) D:\Program\Deep-Live-Cam-main-11.1>python run.py --execution-provider cuda
Trac…