Skip to content

Commit

Permalink
fix(requirements): update six library version.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippe2803 committed Jun 11, 2020
1 parent fb99e20 commit cfbe527
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sheetfu/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -696,3 +696,4 @@ def get_max_column(self):
"""
return self.coordinates.column + self.coordinates.number_of_columns - 1


0 comments on commit cfbe527

Please sign in to comment.