Skip to content

Commit

Permalink
numpydoc: Bugfix double use of 'Notes' section
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Apr 30, 2019
1 parent 7a27d8f commit fc4314c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ogs5py/fileclasses/pqc/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ class PQCdat(LineFile):
PQCdat.lines
Notes
-----
https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/pqc
Keyword documentation:
https://ogs5-keywords.netlify.com/ogs/wiki/public/doc-auto/by_ext/pqc
https://github.com/ufz/ogs5/blob/master/FEM/rf_react.cpp#L2136
Reading routines:
https://github.com/ufz/ogs5/blob/master/FEM/rf_react.cpp#L2136
"""

def __init__(self, **OGS_Config):
Expand Down

0 comments on commit fc4314c

Please sign in to comment.