-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Switch file reading to use concrete endpoints (#48)
* Initial attempt: Find endpoint for open, no retrying on read failure * Moved definition of fs attribute in File class * Fix bug so new files can be written * Make locate_all_files optional * Fix valid_sources bug that never added sources * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * change prints to logging.debug * Formatting and precommit fixes * Clean up imports * Put logging.debug back in * Address early May PR changes * Only try to locate all sources if given path does not successfully open file first --------- Co-authored-by: Ryan Simeon <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Lindsey Gray <[email protected]>
- Loading branch information
1 parent
040bcbf
commit 784540c
Showing
1 changed file
with
90 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters