Closed prchall123 closed 5 days ago
In general, there should be more type hinting and maybe even a README describing the methods that the sim directly interfaces with. I also advocate for a class attribute naming convention that distinguishes "public" from "private" members and properties--e.g. object.public_member
v.s. object._private_member
.
All comments have been addressed to the extent I'm able to deal with them. @kmkar31 I'd ask you to review if youre happy with the current version.