Skip to content

Commit 92c791e

Browse files
committed
fix: apply ruff formatting after rebase
1 parent 82ed06d commit 92c791e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

causalpy/data/simulate_data.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
Functions that generate data sets used in examples
1616
"""
1717

18-
from typing import Any
19-
2018
import numpy as np
2119
import pandas as pd
2220
from scipy.stats import dirichlet, gamma, norm, uniform

0 commit comments

Comments
 (0)