mirror of
https://github.com/PlatypusPus/MushroomEmpire.git
synced 2026-02-07 22:18:59 +00:00
ref:Cleaned the Structure
This commit is contained in:
@@ -10,7 +10,7 @@ import os
|
||||
# Add parent directory to path
|
||||
sys.path.insert(0, os.path.dirname(os.path.abspath(__file__)))
|
||||
|
||||
from cleaning import DataCleaner, CleaningConfig
|
||||
from data_cleaning import DataCleaner
|
||||
|
||||
|
||||
def test_basic_cleaning():
|
||||
|
||||
Reference in New Issue
Block a user