--- 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 = {}