Skip to content

Commit

Permalink
Model and pipe codes started
Browse files Browse the repository at this point in the history
  • Loading branch information
lim185 committed Oct 16, 2024
1 parent 57a2b6a commit c4ad944
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions model/model.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
"""
"""

# EOF
5 changes: 5 additions & 0 deletions pipe/pipe.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"""
pipe.py
"""

# EOF

0 comments on commit c4ad944

Please sign in to comment.