Skip to content

Commit 56579c0

Browse files
committed
Fix D411 Missing blank line before section
1 parent c30354e commit 56579c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/collections.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ def get_offset_transform(self):
230230
def set_offset_transform(self, transOffset):
231231
"""
232232
Set the artist offset transform.
233+
233234
Parameters
234235
----------
235236
transOffset : `.Transform`

0 commit comments

Comments
 (0)