Skip to content

Commit

Permalink
remove the unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
lancerts committed May 26, 2024
1 parent e48aaeb commit 3fa9cda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mnist/main.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from __future__ import print_function
import argparse
import torch
import torch.nn as nn
Expand Down

0 comments on commit 3fa9cda

Please sign in to comment.