Skip to content

Conversation

@TimG1964
Copy link
Contributor

@TimG1964 TimG1964 commented Oct 3, 2024

It was necessary to enable cache on both readdata() and readtable() to make this to work.

To make this work, I had to set the `enable_cache` kwarg to `true` rather than false for `readdata()` and `readtable()`
These tests will fail with `enable_cache=false` for both `readdata()` and `readtable()` (as in the current master).

This PR changes this kwarg for these functions to `true`.
@TimG1964 TimG1964 closed this Oct 4, 2024
@TimG1964
Copy link
Contributor Author

TimG1964 commented Oct 4, 2024

Passes tests on my computer but not here. Will try harder and, if possible, resubmit.

The first two commits did pass tests here. The problem I'm having is removing the dependency on ZipFiles. If I don't succeed, will resubmit just to remove GC and add the tests.

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