Skip to content

Commit 18c7041

Browse files
committed
Fix lint
1 parent 8bbed4d commit 18c7041

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

copulas/multivariate/vine.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""VineCopula module."""
22

33
import logging
4-
import sys
54
import warnings
65

76
import numpy as np

0 commit comments

Comments
 (0)