-
One of our projects is failing our Scala Steward run, because it currently has a large number of dependencies (>75) requiring update, and we're using Scala Steward [grouped PRs](https://github.com/sca…
-
### Issue
I've been using aider quite a bit in the last few days and I've had multiple instances of duplicate code snippets making it in to files. In the case below I have been working on refactorin…
-
Thanks for this great project. I love it!
However, once I have created my own instance, what is the best way to get all the latest changes? Should I download the new release and overwrite the files…
-
I am using `copyFiles` with my function to copy the Prisma client into my functions' code packages:
```
copyFiles: [
{ from: "node_modules/.prisma", to: "node_modules/.prisma" },
{
…
-
I receive this error while trying to do this:
from torch_two_sample import SmoothFRStatistic
There was no error in the installation. Inside the torch_to_sample folder, I noticed that there is a perm…
-
[Reproduction in Limber (locally running on port 4301)](http://localhost:4301/edit?c=MIQwrgzglgdg5gAhAgRiAxgawC4CcOayK4CmAtKTACYm4K24D2dsCNAbiQDaMC2ADiRjYAXACgxAA2lwAVhARconMVAHNsCYH36MYQzQDMmvBAHIAAn…
-
## Summary
I noticed a discrepancy between homogeneous medium and heterogeneous medium, when the heterogeneous one is modelled to behave exactly like the homogeneous one (using constvolume). I …
-
**Describe the bug**
Something changed in nix 2.20 which resulted in a new `narHash` for some git repositories/commits. I observe this if I use a nix 2.24 to update my lock file, and then have a di…
-
Often I want to compare model objects to see if two objects are identical.
The definition of two model objects being identical is:
* They are of the same class (same model)
* Their attributes hav…
-
# Bug report
### Bug description:
I am working with the python library difflib and specifically the class [HtmlDiff](https://docs.python.org/3/library/difflib.html#difflib.HtmlDiff). For some re…