Eric Edmond

Results 3 issues of Eric Edmond

### Your current environment ```text Collecting environment information... PyTorch version: 2.3.0+cu121 Is debug build: False CUDA used to build PyTorch: 12.1 ROCM used to build PyTorch: N/A OS: Ubuntu 22.04.3...

- [x] I have read the [CONTRIBUTING](https://github.com/leoture/MockSwift/blob/master/CONTRIBUTING.md). ## 🐞 Describe the bug The generated mocks require importing modules in addition to my project module. However, the `MockSwift.stencil` template only imports...

bug

- [x] I have read the [CONTRIBUTING](https://github.com/leoture/MockSwift/blob/master/CONTRIBUTING.md). ## 🐞 Describe the bug The auto-generated mocks using `MockSwift.template` and Sourcery have name conflicts with other classes in my project. Specifically, `Mock`...

bug