-
Adding NamedTuple wrappers for making 2-tuple return values more recognizable.
Review that the names are somehow logical and consistent:
```
# Other wrappers for improved use ergonomics. The i…
-
Hey team nixtla, I wanted to see if you'd like to team up and get TimeGPT into Modeltime. The easiest thing is probably to add tidymodels wrappers inside of `nixtlar`. Let me know what you think.
h…
-
I was just doing my usual post-llvm-update update of my cross-compiler wrappers (msys2/MINGW-packages#8762) (which are basically ripped off from yours), which includes looking to see if you made any r…
-
### Motivation
This isn't an area I understand very well. But it seems like nonisolated property wrappers should be possible if the underlying wrapper type is `Sendable`.
```swift
@propertyWrappe…
-
**Describe the bug**
The [Wasm Wrappers](https://fdw.dev/catalog/wasm/) cannot be used with CLI v1.223.10.
**To Reproduce**
Steps to reproduce the behavior:
1. create a new project: `supabase in…
-
When running `npx nx database:reset twenty-server`, there are errors in logs about failed creation of extensions
```
> ts-node ./scripts/setup-db.ts
query failed: CREATE EXTENSION IF NOT EXISTS "vec…
-
Both `AdjacencyList` and `FiniteElement` are exported for multiple data types and thus should be wrapped into a uniform python interface as done for other multi type exports.
-
Different kinds of wrappers are possible :
ERC20 -> EncryptedERC20
EncryptedERC20 -> EncryptedERC20_32 (this is a variant of EncryptedERC20 using `euint32` instead of `euint64`)
ERC20 -> Encrypted…
-
As part of v11, many components were upgraded from class components to function components, https://github.com/carbon-design-system/carbon/issues/9712.
When v11 was close to being released, there w…
-
We need better unit testing, especially in light of our recent refactor:
[refactor issue](https://github.com/cfpb/hmda-platform/issues/4912)
- [ ] Add unit tests for each current year
- [ ] Test old …