Skip to content

Commit

Permalink
chore(ml): 不要なモジュールを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoya0902 committed Oct 29, 2023
1 parent d532059 commit bed5470
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ml/src/configs/config.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import os
from dataclasses import dataclass, field
from typing import List, Tuple

import torch

Expand Down

0 comments on commit bed5470

Please sign in to comment.