Skip to content

Commit 52f79ef

Browse files
committed
[FIX] trailing whitespace
1 parent d2170d6 commit 52f79ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patchworklib/patchworklib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
try:
2525
import patchworklib.modified_plotnine as mp9
2626
import patchworklib.modified_grid as mg
27-
import seaborn as sns
27+
import seaborn as sns
2828
except Exception as e:
2929
print(e)
3030

0 commit comments

Comments
 (0)