mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 15:08:02 -05:00
ruff checks the max line length is 150 (#2734)
* ruff checks the max line length is 150 * fix tensor.py * a lot more * done
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# ruff: noqa: E501
|
||||
import math
|
||||
import unittest
|
||||
import numpy as np
|
||||
|
||||
Reference in New Issue
Block a user