TrigPSC: Fix compilation warning with py3.7.
As of python 3.7, PyOS_AfterFork is replaced by PyOS_AfterFork_Child.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
As of python 3.7, PyOS_AfterFork is replaced by PyOS_AfterFork_Child.