Skip to content

fix test and hardening#4

Open
rempairamore wants to merge 11 commits into
mainfrom
2026-sw
Open

fix test and hardening#4
rempairamore wants to merge 11 commits into
mainfrom
2026-sw

Conversation

@rempairamore

Copy link
Copy Markdown
Contributor

No description provided.

@rempairamore rempairamore self-assigned this Jun 19, 2026
Comment thread lode/reader/loader.py
def _load_from_local_file(self, path: str) -> None:

for fmt in formats:
with open(path, "rb") as f:
Comment thread lode/reader/loader.py
Comment on lines +186 to +187
response = requests.get(current, headers=headers, timeout=10,
stream=True, allow_redirects=False)
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.

3 participants