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
FObersteiner
changed the title
var_and_units_pattern as a modifiable regex pattern
var_and_units_pattern (re.Pattern) as a modifiable attribute
Feb 22, 2022
this is a follow-up to #45
I'd like to implement
var_and_units_pattern
as an attribute with a@setter
so I can modify it after creating the na file object withopenNAFile
.This involves changes to
na_core.py
- I'd like to accompany the modification with some minor refactoring.The text was updated successfully, but these errors were encountered: