mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-04-29 03:00:14 -04:00
fix some long lines in tests (#3006)
* fix some long lines in tests * better
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# ruff: noqa: E501
|
||||
from typing import Optional, Tuple, Any, List
|
||||
import unittest, math
|
||||
import numpy as np
|
||||
|
||||
Reference in New Issue
Block a user