Skip to content

Commit 3e44ee5

Browse files
committed
refactor: Linitng
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent 36d57ae commit 3e44ee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/py/test_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ def test_context_managers(self):
367367
lvl = torchtrt.logging.get_reportable_log_level()
368368
self.assertEqual(base_lvl, lvl)
369369

370+
370371
class TestDevice(unittest.TestCase):
371372

372373
def test_from_string_constructor(self):

0 commit comments

Comments
 (0)