Skip to content

Commit

Permalink
Linter betrayal AGAIN
Browse files Browse the repository at this point in the history
  • Loading branch information
frostedoyster committed Feb 2, 2024
1 parent 9fe6305 commit 4699030
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/metatensor/models/cli/export_model.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import argparse

from typing import Optional
import warnings

from metatensor.torch.atomistic import MetatensorAtomisticModel
Expand Down
1 change: 0 additions & 1 deletion tests/cli/test_export_model.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import os
import shutil
import subprocess
from pathlib import Path

Expand Down

0 comments on commit 4699030

Please sign in to comment.