Marchowes / pyProm

Surface Network Analyzer.
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

0.5.0 features #87

Closed Marchowes closed 6 years ago

Marchowes commented 6 years ago

0.5.0 will be mostly cleanup: 1) Add "errors" package for better exception handling. 2) PEP-8ify the comments 3) Add type validation for incoming values (where needed) 4) Add comments/docs everywhere """ :params: xyz """ etc 5) Update the fucking UML diagrams finally. 6) add lots and lots of unit tests

Marchowes commented 6 years ago

move .points to ._points and access with getters/setters.