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
Use hdf5 references for arrays #118
Use hdf5 references for arrays #118
Changes from all commits
cd342fd
df6219b
ce1e60b
de7b48e
47198b9
44ea11f
6b66448
8d736b6
cd36d15
1d612f1
f796a79
6c59dad
ad98a38
1072dc0
65c8659
d5445ff
6f16f44
d170d30
4f7bc83
a3295b7
89cdbc9
54902f8
393c572
d2d1d1e
30caf99
2f42f70
2fef457
893d819
921a347
9f0cedf
f4fa2bd
97a4083
191cd9d
8f4c4f4
5f378d2
fdd2222
f49e168
f6f351c
7cd535e
9d67aa2
9ad1efe
8b8b9f4
382231b
f867a9a
2b75a79
97f4a3f
10bf72e
b5b5666
88a9dde
bbd0a86
94bdde7
a859be2
fea1724
df6b571
ae96f5d
e6cd6b8
7b7db2b
11e4d38
de4f605
7f12438
d7f69f7
be9dfa8
fb9f1c7
51915c3
090bc18
6b2a95e
3207e8e
dc3781c
24b4a9e
17a0088
c3302c4
e993deb
d753f4a
762fe86
18ed92c
ff286c6
374b6bb
9464f11
baac2da
d705957
47df0cc
fbc87d1
c3f2ff3
3ba656f
4a0852c
864d53b
122b65f
67ee382
645348a
64eae6c
e3164ff
ac39a30
3fa6263
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.
issue (code-quality): Convert for loop into dictionary comprehension (
dict-comprehension
)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.
suggestion (code-quality): We've found these issues:
use-join
)assign-if-exp
)inline-immediately-returned-variable
)use-fstring-for-concatenation
)