10000 add blank line between bivariate classes · patniharshit/matplotlib@8bd1000 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8bd1000

Browse files
committed
add blank line between bivariate classes
1 parent 8e93d20 commit 8bd1000

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/colors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,6 +1372,7 @@ def __call__(self, value, clip=None):
13721372
def inverse(self, value):
13731373
return value
13741374

1375+
13751376
class BivariateNorm:
13761377
"""
13771378
Normalize a list of two values corresponding to two 1D normalizers

0 commit comments

Comments
 (0)
0