cihologramas / pyoptools

Python tools for optical design
GNU General Public License v3.0
137 stars 46 forks source link

Enable DeprecationWarnings in Jupyter #178

Closed ramezquitao closed 3 days ago

ramezquitao commented 3 days ago

This commit ensures that all DeprecationWarnings are enabled when running Jupyter, allowing for better tracking of deprecated features. The change does not impact FreeCAD functionality.