standardize module docstring
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
"""
|
||||
Module for the Graph Neural Operator model class.
|
||||
"""
|
||||
"""Module for the Graph Neural Operator model class."""
|
||||
|
||||
import torch
|
||||
from torch.nn import Tanh
|
||||
|
||||
Reference in New Issue
Block a user