From 443b2dfe2d7c2e05e13a55a1be8a21789a243aed Mon Sep 17 00:00:00 2001 From: Blaise Li <blaise.li__git@nsup.org> Date: Thu, 6 Jun 2019 11:42:02 +0200 Subject: [PATCH] More general name for scatterplotting script. plot_lfclfc_scatter.py -> plot_scatterplot.py --- plot_lfclfc_scatter.py => plot_scatterplot.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plot_lfclfc_scatter.py => plot_scatterplot.py (100%) diff --git a/plot_lfclfc_scatter.py b/plot_scatterplot.py similarity index 100% rename from plot_lfclfc_scatter.py rename to plot_scatterplot.py -- GitLab