Minor: only import sentry_sdk if sentry_dsn is enabled
Sentry is an optional dependency that can cause problem to install.
I had to move the require statement to use API without Sentry without crash
Sentry is an optional dependency that can cause problem to install.
I had to move the require statement to use API without Sentry without crash