Skip to content

Commit

Permalink
Pre-commit changes to main (#50)
Browse files Browse the repository at this point in the history
* Pre-commit changes to main

* Moving flag_for_winsorisation to correct folder

* refixing main.py?
  • Loading branch information
Jday7879 authored Jul 11, 2024
1 parent 71a9d56 commit 94e76dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/test_flag_for_winsorisation.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import pytest
from pandas.testing import assert_frame_equal

from src.flag_for_winsorisation import winsorisation_flag
from mbs_results.flag_for_winsorisation import winsorisation_flag


@pytest.fixture(scope="class")
Expand Down

0 comments on commit 94e76dc

Please sign in to comment.