Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: 595 adaptation run and combine losses and damages #616
base: master
Are you sure you want to change the base?
feat: 595 adaptation run and combine losses and damages #616
Changes from all commits
48326b5
84f599d
2954acf
69015a8
88af277
2b70a23
bdbc35a
ed85cca
e84e8b2
825d2b1
befdfa8
4bab16c
a4c6d24
47c94fc
b00ba88
214582a
d23492b
c1dee8b
d11c58c
e7826df
61e09a1
60a349f
af07a89
3f49320
75f3117
1fc6161
03be931
4cbdd1c
cda391a
9c06029
7485c06
5c9e0fb
7a0223f
26863c4
6254a5d
a76027f
50be217
4c0c20b
16edc1d
1cd3433
72c9b22
0368840
1e1fb5b
3f42bce
4bcdc28
f13eb06
a8c4b56
de0e7ed
f831e28
8465254
c72fce6
4bb2c6d
690ff85
98480a6
9b34fc5
84def9d
5d0bb7e
76f761f
6235bb3
7d95030
7a8ec23
a618cf6
9f64234
7aa4602
5d3001c
743cb47
19d749e
20da45c
a450bd3
5dc4cd4
3f86093
9cc580d
d07a98d
78bc2a6
fc2bbf0
20801ce
3303e1f
d1ac1dc
1c46891
f6baae1
c8c5eb6
c05cdb6
716ec3d
861fb0c
dfd550d
f9e629e
ba83bf5
55a743d
4bad422
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this the executo of the
AnalysisProtocol
? If so then you are missing the protocol declaration at the dataclass level.