You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The traceback.print_exc function does printing internally, and thus
there's no need to print its result (which is None).
This was pointed out in #93 and #94.
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
The text was updated successfully, but these errors were encountered: