Skip to content

Commit

Permalink
- Remove unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
ardakaraman0 committed Feb 19, 2025
1 parent 805b8ca commit 2c7fa42
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 17 deletions.
3 changes: 0 additions & 3 deletions AtlasMl/atlasml/ml/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
from .ml_runner import ml_runner
from .model import ml_model_handler

__all__ = ["ml_runner", "ml_model_handler"]
11 changes: 0 additions & 11 deletions AtlasMl/atlasml/ml/ml_runner.py

This file was deleted.

3 changes: 0 additions & 3 deletions AtlasMl/atlasml/ml/model.py

This file was deleted.

0 comments on commit 2c7fa42

Please sign in to comment.