We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89338e4 commit 1bdf429Copy full SHA for 1bdf429
pgl/tests/test_graph_saint_sample.py
@@ -1,4 +1,4 @@
1
-# Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
+# Copyright (c) 2020 PaddlePaddle Authors. All Rights Reserved.
2
#
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
# you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
22
23
24
class GraphSaintSampleTest(unittest.TestCase):
25
- """ScatterAddTest"""
+ """GraphSaintSampleTest"""
26
27
def test_randomwalk_sampler(self):
28
"""test_scatter_add"""
0 commit comments