CPJKU / partitura

A python package for handling modern staff notation of music
https://partitura.readthedocs.io
Apache License 2.0
227 stars 15 forks source link

Fixes #304 - Workaround for fixing issues with deep copy and recursion limit #318

Closed manoskary closed 11 months ago

manoskary commented 11 months ago

Sets temporarily the recursion limit higher to avoid SystemError with deepcopy and recursion depth to adress issue #304 304.

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage is 50.00% of modified lines.

Files Changed Coverage
partitura/score.py 14.28%
partitura/io/importmatch.py 100.00%
partitura/utils/music.py 100.00%

:loudspeaker: Thoughts on this report? Let us know!.