Skip to content

Commit e806656

Browse files
committed
REL: update a debug msg ("rrv" -> "Qurro")
1 parent 6d91dcf commit e806656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qurro/scripts/_plot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def plot(
9090
if verbose:
9191
logging.basicConfig(level=logging.DEBUG)
9292

93-
logging.debug("Starting the standalone rrv script.")
93+
logging.debug("Starting the standalone Qurro script.")
9494
loaded_biom = load_table(table)
9595
logging.debug("Loaded BIOM table.")
9696
df_sample_metadata = escape_columns(

0 commit comments

Comments
 (0)