Skip to content

Update sites list workflow#2303

Merged
soxoj merged 2 commits intomainfrom
update-sites-list-workflow
Mar 22, 2026
Merged

Update sites list workflow#2303
soxoj merged 2 commits intomainfrom
update-sites-list-workflow

Conversation

@soxoj
Copy link
Copy Markdown
Owner

@soxoj soxoj commented Mar 22, 2026

No description provided.

tang-vu and others added 2 commits March 22, 2026 20:55
The path `'~/.maigret/settings.json'` uses a tilde (`~`) which is not automatically expanded by Python's `open()` function. This will cause the settings file in the user's home directory to be silently ignored (caught by `FileNotFoundError`) because Python will look for a literal directory named `~` in the current working directory.

Affected files: settings.py
@soxoj soxoj merged commit b8ada1c into main Mar 22, 2026
4 checks passed
@soxoj soxoj deleted the update-sites-list-workflow branch March 22, 2026 19:59
soxoj added a commit that referenced this pull request Apr 7, 2026
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.

2 participants