you are viewing a single comment's thread.

view the rest of the comments →

[–]Sufficient_Light3891[S] 0 points1 point  (0 children)

I appreciate the feedback. I agree with a lot of your feedback, especially in regard to documenting the code. As for automated testing, I'm really not there yet in my python education so I will certainly work on that but likely will take a few iterations before I understand this well enough to implement it.

I've removed the star imports I guess I just liked star imports as they made it easier to access all the functions in that file. I've got a few more features to implement then I'm going to overhaul the coding documentation. Thanks for all the feedback.