提交 1bdf429c 编写于 作者: Z Zhong Hui

fix typo

上级 89338e44
# Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved. # Copyright (c) 2020 PaddlePaddle Authors. All Rights Reserved.
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
...@@ -22,7 +22,7 @@ from pgl.sample import graph_saint_random_walk_sample ...@@ -22,7 +22,7 @@ from pgl.sample import graph_saint_random_walk_sample
class GraphSaintSampleTest(unittest.TestCase): class GraphSaintSampleTest(unittest.TestCase):
"""ScatterAddTest""" """GraphSaintSampleTest"""
def test_randomwalk_sampler(self): def test_randomwalk_sampler(self):
"""test_scatter_add""" """test_scatter_add"""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册