We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9dcd0 commit 31d4dc4Copy full SHA for 31d4dc4
1 file changed
tests/test_patchworklib.py
@@ -6,7 +6,7 @@
6
7
8
def test_example_plot(tmp_path: Path):
9
- """Test example plot (Only check )"""
+ """Test example plot"""
10
fmri = sns.load_dataset("fmri")
11
ax1 = pw.Brick(figsize=(3, 2))
12
sns.lineplot(
0 commit comments