brownie
brownie copied to clipboard
adding disable namespace collisions flag
What I did
Add the possibility to disable namespace collision between contracts having the same name
Related issue: #1404
How I did it
How to verify it
Checklist
- [ ] I have confirmed that my PR passes all linting checks
- [ ] I have included test cases
- [ ] I have updated the documentation
- [ ] I have added an entry to the changelog