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
remove some verbose print() calls (#219)
* remove import printout from UsdViewer.py
* remove printout from Data.py
* only warn if the types are actually used
* fix global variable usage
* Update Data.py