fix: remove unused pytest import from e2e test
This commit is contained in:
@@ -17,7 +17,6 @@ to when the compressor + indexer are wired (CSA layer test).
|
||||
"""
|
||||
import torch
|
||||
import math
|
||||
import pytest
|
||||
|
||||
|
||||
def test_swa_cache_gather():
|
||||
|
||||
Reference in New Issue
Block a user