We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fb5309 + 6836b49 commit f9ab4f9Copy full SHA for f9ab4f9
1 file changed
src/deepymod/model/func_approx.py
@@ -1,7 +1,6 @@
1
- """ This files contains the function approximators that are used by DeepMoD.
2
- Note that the output of the function approximator has to be a Torch module.
3
-
4
- """
+""" This files contains the function approximators that are used by DeepMoD.
+Note that the output of the function approximator has to be a Torch module.
+"""
5
6
7
import torch
0 commit comments