diff --git a/RAAspotter_ppparis.py b/RAAspotter_ppparis.py index 36be16e12f211cc672ccc33e0e232a511ccac4df..4a867a4cedf0182fc0c1d6364dd5ac4dec45a979 100644 --- a/RAAspotter_ppparis.py +++ b/RAAspotter_ppparis.py @@ -51,4 +51,3 @@ class RAAspotter_ppparis(RAAspotter): raa = RAAspotter.RAA(url, date, name, filename) elements.append(raa) return elements -