Is there a correct way to use the constructor arguments when I am creating other attributes? For example: do I use shape=arg3.shape OR shape=self.arg3.sha
shape=arg3.shape
shape=self.arg3.sha