Skip to content

Commit

Permalink
black format
Browse files Browse the repository at this point in the history
  • Loading branch information
weijie-chen committed Jun 9, 2024
1 parent 080d47d commit 85353b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/test_fin_utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import pytest
import scipy.stats as sp

from utils.fin_utils import calculate_parametric_var


Expand Down
1 change: 0 additions & 1 deletion utils/fin_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import pandas as pd
import scipy as sp
import yfinance as yf

from const.numbers import *


Expand Down

0 comments on commit 85353b1

Please sign in to comment.