Skip to content

Commit

Permalink
Commit style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tam-Pham committed Aug 25, 2021
1 parent 9547948 commit 251f7a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions neurokit2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@
import platform

import matplotlib

# Dependencies
import numpy as np
import pandas as pd
import scipy
import sklearn

# Export functions
from .signal import *
from .stats import *
Expand Down

0 comments on commit 251f7a3

Please sign in to comment.