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
Move the command-line scripts are located in a cli directory, from script.
Move nappy/utils/compare_na.py to cli/ - but remember that compare is imported in tests and other code, so the underlying functions need to remain in a library rather than a script.