brownie
brownie copied to clipboard
Can no longer import contracts
I can no longer import contracts to use in Brownie. I havea compiled contract called "Caller, but when I do:
from brownie import Box it says: "Caller" is not accessed