RavenPy
RavenPy copied to clipboard
`duplicate` method does not work as expected
- RavenPy version:
- Python version: 3.11
- Operating System:
Description
Config.duplicate does not correctly ingest an array of parameters.
I think the bugs founds in the PAVICS nbs when updating to Py3.11 are bugs dating back from the switch to pydantic v2 that were not exposed by the test suite.
Fixed by #367