Skip to content

Commit

Permalink
LINT
Browse files Browse the repository at this point in the history
  • Loading branch information
mdboom committed Sep 25, 2018
1 parent e508046 commit f30dcba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pytoshop/layers.py
Original file line number Diff line number Diff line change
Expand Up @@ -1446,4 +1446,3 @@ def write(self, fd, header):
util.write_value(fd, 'Q', end - start - 8)
fd.seek(end)
write.__doc__ = docs.write

0 comments on commit f30dcba

Please sign in to comment.