HEXRD / hexrdgui

Qt6 PySide6 based GUI for the HEXRD library.
Other
28 stars 13 forks source link

Fix several physics package issues #1732

Closed psavery closed 4 days ago

psavery commented 4 days ago

This fixes several places to ensure a physics package is present if it is required.

pep8speaks commented 4 days ago

Hello @psavery! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 520:80: E501 line too long (80 > 79 characters)

Line 156:80: E501 line too long (80 > 79 characters)

Comment last updated at 2024-09-30 22:04:44 UTC