Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgigante committed Nov 20, 2023
1 parent 55c18c5 commit 24e8407
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions agate/table/from_csv.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,3 @@ def from_csv(cls, path, column_names=None, column_types=None, row_names=None, sk
finally:
if close:
f.close()


0 comments on commit 24e8407

Please sign in to comment.