-
I've seen this pattern a handful of time:
```py
"""
itemA
itemB
itemC
""".split()
```
or
```py
"a,b,c,d".split(",")
```
And I'd like a rule to transform usages of `join` with litera…
-
When webrtc KVS SDK is doing the ICE negotiation, it opens multiple UDP/TCP, one for each host ice candidate, one for each srflx ice candidate, and one for each turn server.
After an ice candidat…
-
**Reviewer 1 comments:**
- some of the commands are commented out.
- Some of unused import statements are observed.
- used external plotting to plot ROC curve.
**Reviewer 1 suggestions:**
- Remove un…
-
Hi,
Thanks for such a good research and well organized code!
I have one question about alt_cuda_corr implementation.
In the code, alt_cuda_corr is used as `alt_cuda_corr.forward(fmap1,fmap2,coord…
-
* link to support ticket: [#2024091660000681](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=168108)
* website: https://github.com/nanoporetech/modkit
* installation docs: h…
-
In Flutter 3.22, [we've formally instructed users](https://docs.flutter.dev/release/breaking-changes/android-surface-plugins) to stop using the `{create|register}SurfaceTexture` family of APIs and ins…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### RainbowKit Version
2.1.2
### wagmi Version
2.11.2
### Current Behavior
In cases where `AccountModal` or `C…
-
**Describe the bug**
Code does not lint cleanly using golangci-lint. There are some small issues like missing formatting directives, errors not being checked, etc. See the end of the issue for a fu…
ghost updated
1 month ago
-
## Description:
This issue is created to track the necessary tasks for merging the alice branch and performing general codebase cleanup.
### TODOs:
1. Merging with `alice` branch
- [ ] Remov…
-
To make the repository more presentable, there's a few things we can do to clean it up.
### Todo list:
- [ ] Remove unnecessary and unused commented pieces of code
- [ ] Create consistent forma…