fix some long lines in tests (#3006)

* fix some long lines in tests

* better
This commit is contained in:
chenyu
2024-01-03 23:53:33 -05:00
committed by GitHub
parent 7e191fbb86
commit ae112c9dbe
8 changed files with 104 additions and 58 deletions

View File

@@ -1,4 +1,3 @@
# ruff: noqa: E501
from typing import Optional, Tuple, Any, List
import unittest, math
import numpy as np