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
Several modules have "_utils" in their name, which doesn't really tell you anything. However, having a module just called "pFUnit" or "Sourcelist" might not be a good idea either. I need to make a decision about this, preferably sooner.
Relatedly, maybe there should be a naming convention for the functions in each module? Renaming "extract_sources" to "sourcelist_extract_sources"; helpful or just verbose?
The text was updated successfully, but these errors were encountered:
Several modules have "_utils" in their name, which doesn't really tell you anything. However, having a module just called "pFUnit" or "Sourcelist" might not be a good idea either. I need to make a decision about this, preferably sooner.
Relatedly, maybe there should be a naming convention for the functions in each module? Renaming "extract_sources" to "sourcelist_extract_sources"; helpful or just verbose?
The text was updated successfully, but these errors were encountered: