mikgroup / sigpy

Python package for signal processing, with emphasis on iterative methods
BSD 3-Clause "New" or "Revised" License
304 stars 93 forks source link

try/except protection to warn for cudnn_enabled #101

Closed ad12 closed 2 years ago

ad12 commented 2 years ago

Resolves #100

sidward commented 2 years ago

Thanks so much! Before I merge, what do you mean by the comment # noqa: F401? If it's important, could you please be more descriptive? If not, please remove it and I will merge right away!

sidward commented 2 years ago

@ad12 I see error in the build logs and when running tests. Apologies for the mistake, I'll fix it right now.