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
print(green(f"****\nPangolin running in {config[KEY_ANALYSIS_MODE]} mode.\n****"))
ifconfig[KEY_ANALYSIS_MODE] =="scorpio":
print(cyan(f"Warning: in `scorpio` mode only variants of concern (VOCs) defined in constellations can be assigned. `Version` column corresponds to constellation_version.\n"))
This seems to me to be unintended behaviour. Especially if the output of these commands is considered to be valid yaml and json in e.g. pipelines.
pangolin/pangolin/command.py
Lines 143 to 157 in 663c6d2
The text was updated successfully, but these errors were encountered: