Skip to content

Commit 46145ff

Browse files
committed
change format
1 parent d46aa0c commit 46145ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/distributed/test_distributed_sampling.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import unittest
88
from pathlib import Path
99

10-
import dgl.backend as F
10+
import backend as F
1111
import dgl
1212
import numpy as np
1313
import pytest

0 commit comments

Comments
 (0)