Skip to content

TrigP1Test: Fix parsing input file name in preload tests (py3)

Rafal Bielski requested to merge rbielski/athena:trigp1test-py3-fix into master

Explicit conversion to string ensures this works in both py2 and py3. Fixes ATR-21065.

Merge request reports