agencyenterprise / neural-data-simulator

Electrophysiology data simulator for developing brain-computer interfaces
https://agencyenterprise.github.io/neural-data-simulator/
Apache License 2.0
71 stars 7 forks source link

Bump to Pydantic 2 #48

Open charlesbmi opened 1 year ago

charlesbmi commented 1 year ago

Describe the new feature or enhancement

Please provide a clear and concise description of what you want to add or change. We use PyDantic for YAML validation. PyDantic has released version 2 and this is now the recommended API.

Please describe how you would use this new feature.

Describe your proposed implementation

Describe possible alternatives