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