You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To simplify the code base, we should modify the dd_helpers.py to use saxonche directly in Python instead of downloading and using the Saxon-HE JAR file from an external process. It may also improve the performance of the XSL transforms.