__call__
Signature
Description
Allows the instance to be called like a function to deploy the contract.
*args: Arguments to pass to the constructor.**kwargs: Keyword arguments to pass to the deploy method.
__call__Allows the instance to be called like a function to deploy the contract.
*args: Arguments to pass to the constructor.**kwargs: Keyword arguments to pass to the deploy method.