-
### Why is this needed?
My apologies if there something already exists that addresses this issue. I searched all of the code and I just could not figure out a reusable way to handle parameter injecti…
-
[MyPy](http://mypy-lang.org/) is pretty cool, we should adopt it.
-
There is one extension dedicated currently for VSCode that tries to recreate Power Mode from Atom, but the result is slightly disappointing, in my opinion.
Meanwhile, this extension seems to have a…
mbalc updated
2 weeks ago
-
Python 3 (2 is EOL) allows to add some type hints. They are not enforced without special measures, but can be used by linters (like `mypy`), REPLs and langservers.
1. `import typing` to the top of …
-
## 🐛 Bug
We do support `is None`, `is not None` in TorchScript. We should also allow `== None` and `!= None` because unless the comparison operator is overwritten for the left hand side they behave…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Quick thank you to user `new` in the Discord. Link to the thread: https://discord.com/channels/1085077079697150023/1288085320805388298/1288085864521666591
**Describe the bug**
When AsyncGuard.use…
-
**Describe the bug**
I'm trying to use `datamodel-codegen` to generate Pydantic models from [Stripe's openapi](https://github.com/stripe/openapi). The generation itself succeeds but trying to import …
-
### Is your suggested enhancement related to a problem? Please describe.
When uploading mod compat datapacks, I like to link the mods as required or optional dependencies. Since automated datapack up…
-
I'm trying to use this package when generating the API docs for https://github.com/simplistix/sybil.
I've hit [an issue](https://github.com/tox-dev/sphinx-autodoc-typehints/issues/402), but it's ma…