You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, PV-related classes are named PV[...], while our naming convention suggests using lower-case mode for consecutive letters belonging to abbrevations, like Pv[...] (e.g. PvModel).
The text was updated successfully, but these errors were encountered:
Currently, PV-related classes are named
PV[...]
, while our naming convention suggests using lower-case mode for consecutive letters belonging to abbrevations, likePv[...]
(e.g.PvModel
).The text was updated successfully, but these errors were encountered: