Skip to content

Modified CsvFileOrUrl to avoid AssertionError when a zip file contain…#55

Open
vincentpost wants to merge 1 commit into
ArtesiaWater:devfrom
vincentpost:dev
Open

Modified CsvFileOrUrl to avoid AssertionError when a zip file contain…#55
vincentpost wants to merge 1 commit into
ArtesiaWater:devfrom
vincentpost:dev

Conversation

@vincentpost

Copy link
Copy Markdown

assert len(files) == 1, "Only one file in the zipfile supported" in CsvFileOrUrl triggers an inconvenient error when the function is used in for loops (e.g. to download multiple borehole logs). The proposed change fixes this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant