ReliaQualAssociates / ramstk

Reliability, Availability, Maintainability, Safety (RAMS) analysis program.
https://www.reliaqual.com/rtk/
BSD 3-Clause "New" or "Revised" License
45 stars 15 forks source link

Rename GUI View _module Class Variable #800

Closed weibullguy closed 3 years ago

weibullguy commented 3 years ago

Describe the chore that needs to be addressed. The GUI view classes currently use a class variable named _module. The views' variable should be consistent with the models' variable describing the same information. Thus, update all the GUI views to use _tag instead of _module.

type: style dobranch

github-actions[bot] commented 3 years ago

Branch style/issue-800 created!