Skip to content

Commit 5aec470

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2ce4ac6 commit 5aec470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/tests/test_30_plotly_intro_to_libraries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import numpy as np
22
import pandas as pd
3-
43
import pytest
4+
55
from tutorial.intro_plotly_helper import (
66
full_clean_dataset,
77
get_clean_dataset,

0 commit comments

Comments
 (0)