atmospheric_lidar/generic.py

changeset 150
a2be81b7ace3
parent 148
7c29ce781d9a
child 164
e4915d84dd7d
--- a/atmospheric_lidar/generic.py	Thu Jun 21 16:41:32 2018 +0300
+++ b/atmospheric_lidar/generic.py	Fri Aug 24 19:03:10 2018 +0300
@@ -34,8 +34,8 @@
         
         Parameters
         ----------
-        file_list : list
-           A list of the full paths to the input file. 
+        file_list : list or str
+           A list of the full paths to the input file(s).
         """
         self.info = {}
         self.dimensions = {}

mercurial