Add comment

This commit is contained in:
rstiskalek 2024-09-21 17:31:27 +01:00
parent 130510e996
commit da1b317861

View File

@ -12,7 +12,7 @@
# You should have received a copy of the GNU General Public License along # You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc., # with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Function to work with the void data from Sergij & Indranil's files.""" """Functions to work with the void data from Sergij & Indranil's files."""
from glob import glob from glob import glob
from os.path import join from os.path import join