python-attrs / cattrs

Composable custom class converters for attrs, dataclasses and friends.
https://catt.rs
MIT License
829 stars 113 forks source link

Stop generating nan values in tests to work with latest attrs (round 2) #585

Closed natsukium closed 1 month ago

natsukium commented 2 months ago

this is a follow up commit to 96ed9a1c972814c379f9ea8faa3413aacd4ce6cb

Tinche commented 2 months ago

Thanks, looks like a file needs to be formatted with black to pass the lint step.

Tinche commented 1 month ago

I got it myself, thanks!

natsukium commented 1 month ago

Sorry, I missed the notification. Thank you!