Skip to content

Minor Python 3 fix in pulsarhtmlutils

Add a Python 3 fix (use six.string_type for string type checking) to pulsarhtmlutils.py.

cc @karl-wette @david-keitel

Merge request reports