mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2024-12-22 16:08:02 +00:00
Add comment
This commit is contained in:
parent
130510e996
commit
da1b317861
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue