AdvancedPhotonSource / tike

Repository for ptychography software
http://tike.readthedocs.io
Other
29 stars 15 forks source link

REF: Reeenable probe support for lstsq_grad method #319

Closed carterbox closed 4 months ago

carterbox commented 4 months ago

Purpose

Approach

Pre-Merge Checklists

Submitter

Reviewer

pep8speaks commented 4 months ago

Hello @carterbox! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 759:32: E203 whitespace before ':' Line 772:21: E203 whitespace before ':' Line 775:67: E203 whitespace before ':' Line 775:81: E501 line too long (81 > 80 characters)