Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary line in to_safe_json #389

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Remove unnecessary line in to_safe_json #389

merged 1 commit into from
Oct 22, 2024

Conversation

methane
Copy link
Contributor

@methane methane commented May 30, 2024

Removes an unnecessary line of code from the to_safe_json function in src/logbook/helpers.py.

  • Eliminates a redundant check and assignment operation for dictionary keys in the to_safe_json function, streamlining the process of making data structures safe for JSON serialization.

For more details, open the Copilot Workspace session.

@methane
Copy link
Contributor Author

methane commented May 30, 2024

these lines are introduced by this commit.

@RazerM RazerM merged commit 8cde0ee into getlogbook:develop Oct 22, 2024
21 checks passed
@methane methane deleted the remove-unnecessary-line branch October 23, 2024 05:02
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