Skip to content

Keymap & Platform fixes#30

Merged
SpectralVectors merged 2 commits intomasterfrom
4_2_Support
Aug 15, 2024
Merged

Keymap & Platform fixes#30
SpectralVectors merged 2 commits intomasterfrom
4_2_Support

Conversation

@SpectralVectors
Copy link
Copy Markdown
Owner

Previously the keymap list was cleared, but the items on the list were not actually removed from the keymap first, this update addresses that and any other outstanding keymap issues. sys.platform has been replaced with platform.system and __package__ has been replaced with __main__, per recommendations.

Previously the keymap list was cleared, but the items on the list were not actually removed from the keymap first, this update addresses that and any other outstanding keymap issues.
sys.platform has been replaced with platform.system and `__package__` has been replaced with `__main__`, per recommendations.
@SpectralVectors SpectralVectors merged commit f42ddb4 into master Aug 15, 2024
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.

1 participant