Mentions légales du service

Skip to content

#24 Added None initialization to the Wurlitzer output buffer.

DIAZ Jerome requested to merge 24_illformed_condition_check into main

Added None initialization to the Wurlitzer output buffer to avoid the ill-formed condition check when we compare with the standard output coming from python (previously if an exception was thrown out would not have been defined).

Closes #24 (closed).

Merge request reports