avanetten / cresi

Road network extraction from satellite imagery, with speed and travel time estimates
Apache License 2.0
186 stars 63 forks source link

Apply few PEP8 rules on eval02.py #14

Closed moopene36607 closed 4 years ago

moopene36607 commented 4 years ago

---------- One-line Summary (50 chars) -------|

Apply several PEP8 rule format

---------- Description (72 chars) ----------------------------------|

Sort out the imports. Remove extra white spaces. Capitalize the beginning of the sentences.

--------------------- (72 character ruler) -------------------------|

Issue:

Type: Bug Fix

Type: Optimization

Type: New Feature

Type: Code Improvement

Type: Merge