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

Bug Correction: When dumping and loading customscanengines #1224

Merged
merged 2 commits into from May 9, 2024

Conversation

TH3xACE
Copy link
Contributor

@TH3xACE TH3xACE commented Mar 21, 2024

python3 manage.py loadcustomengines
python3 manage.py dumpcustomengines

When using these functions the dumped/loaded custom engines format is not preserved. The new code now dumped the custom engines in the right format and when loading also.

python3 manage.py loadcustomengines
python3 manage.py dumpcustomengines

When using these functions the dumped/loaded custom engines format is not preserved. The new code now dumped the custom engines in the right format and when loading also.
@AnonymousWP AnonymousWP requested a review from psyray March 21, 2024 21:21
Copy link
Owner

@yogeshojha yogeshojha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, Thanks

@yogeshojha yogeshojha merged commit a06846c into yogeshojha:master May 9, 2024
@yogeshojha
Copy link
Owner

@TH3xACE Thank you for the PR! ❤️

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.

None yet

2 participants