zjordan16 / Handicap-Calculator

This is a mobile/desktop application that can calculate an unofficial USGA handicap.
MIT License
1 stars 0 forks source link

Fix import statements for python package __init__ modules #18

Closed byork6 closed 1 month ago

byork6 commented 1 month ago

Will follow PEP8 standard notation for importing methods, functions, classes, and libraries within the init module of a python package