-
Problem:
There are strings like `" with customer name matching '%s'"`.
You notice the space before.
The string is translated without the space before.
Fore example in oscar/apps/dashboard/use…
-
## 🚀 Feature
I would like to be able to specify a config option that disables EXIF orientation corrections.
## Motivation & Examples
I have a coco-style dataset where all annotations are sto…
-
It looks like it's time to migrate from setup.py to pyproject.toml.
The conda-forge linter is requesting that we specify a pip backend, which we can't do for the legacy backend used for setup.py. […
-
[Updated 2024/11/08: s/hash:7/hash/]
### Summary
We want Spack to create modulefiles, from the same `spack.yaml`, that look like:
```
# find /opt/release/modules/linux-rocky8-x86_64_v3/* -type…
-
At DLS MX we have a callback that where we want to do different things based on how the plan failed.
Currently, when an exception occurs in a plan the string representation of the error gets put i…
-
Hi, many thanks for your great work.
I am trying to use the default script for training. I find that even if I use batch_size=1, training runs out of memory. I am wondering what might cause the pro…
-
Program
```
client = Client(user_agent='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36')
async def main():
# Asynchronous c…
-
**Describe the solution you'd like**
It would be helpful and Ansible best practice to have support for check mode and diff functionality also in the smb.py module
**Describe alternatives you've co…
-
I created my own chromsize.tsv:
it looks like
Chromosome Start End
0 chr1 0 248956422
1 chr2 0 242193529
2 chr3 0 198295559
3 chr4 0 19…
-
### Is your feature request related to a problem?
Hey, i tried to compile the run.py into an exe with pyinstaller. It doesn't seem to work because a missing "codes.txt" file.
Could you guys help me…