Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
NOCSurfaceProcesses
AirSeaFluxCode
Commits
973c4f0b
Commit
973c4f0b
authored
3 years ago
by
Richard Cornes
Browse files
Options
Download
Email Patches
Plain Diff
Bug in S80 inheritance
parent
74445e16
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Code/AirSeaFluxCode.py
Code/AirSeaFluxCode.py
+1
-1
No files found.
Code/AirSeaFluxCode.py
View file @
973c4f0b
...
...
@@ -421,7 +421,7 @@ class S88:
def
__init__
(
self
):
self
.
meth
=
"S88"
class
S8
8
(
S88
):
class
S8
0
(
S88
):
def
_class_flag
(
self
):
"A flag specific to this class"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment