issues
search
nexpy
/
nexusformat
Provides an API to open, create, plot, and manipulate NeXus data.
Other
13
stars
19
forks
source link
Improve attribute checks
#171
Closed
rayosborn
closed
2 years ago
rayosborn
commented
2 years ago
Uses checks for attribute names rather than using the
hasattr
function.
hasattr
function.