Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
flake8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AshishMahendra committed Jul 30, 2024
1 parent b917b5c commit 2153bd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jaclang/tests/test_language.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,6 @@ def test_deep_imports(self) -> None:

def test_deep_imports_mods(self) -> None:
"""Parse micro jac file."""
import sys

targets = [
"deep",
"deep.deeper",
Expand Down

0 comments on commit 2153bd8

Please sign in to comment.