Which of the following doctest directive is used to deal with unexpected whitespace that appears in the output?
Which of the following doctest directive is used to deal with unexpected whitespace that appears in the output?
a. # doctest: +WHITE_SPACE
b. # doctest: +NORMALIZE_WHITE_SPACE
c. # doctest: +NORMALIZE_WHITESPACE
d. # doctest: +WHITESPACE