gchq / Bailo

Managing the lifecycle of machine learning to support scalability, impact, collaboration, compliance and sharing.
Apache License 2.0
80 stars 12 forks source link

fix: enable arg & kwarg passing to superclass for sub agents #1638

Open onecrazygenius opened 4 days ago

onecrazygenius commented 4 days ago

Affected core subsystem(s):

python library

Description of change:

Updated tokenagent and pkiagent to accept args and kwargs for super.init(), which will allow using these classes with verify=False