Skip to content

Commit

Permalink
ignore hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
atrisovic committed Nov 13, 2021
1 parent 96e1be9 commit ea32432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dataverse.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@

path='repo'
for f in listdir(path):
if not f.startswith('.'):
df = Datafile()
df.set({
"pid" : dataverse_dataset_doi,
Expand Down

0 comments on commit ea32432

Please sign in to comment.