-
Notifications
You must be signed in to change notification settings - Fork 67
style(black): format acquisition with black
, line-length=200
#1186
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
Closed
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
3840136
style(black): acquisition afhsb
dshemetov 546742b
style(black): acquisition cdcp
dshemetov 46b28c8
style(black): acquisition covid_hosp
dshemetov 39146ec
style(black): acquisition covidcast_nowcast
dshemetov 2dad3e8
style(black): acquisition ecdc
dshemetov 61427c5
style(black): acquisition flusurv
dshemetov 87f1fac
style(black): acquisition fluview
dshemetov a4da4d2
style(black): acquisition ght
dshemetov 8f33ff5
style(black): acquisition kcdc
dshemetov 2285514
style(black): acquisition nidss
dshemetov 7c2331d
style(black): acquisition norostat
dshemetov 355b8f3
style(black): acquisition paho
dshemetov 9bf4b91
style(black): acquisition quidel
dshemetov d07d9f4
style(black): acquisition twitter
dshemetov 1278d27
style(black): acquisition wiki
dshemetov 43dc3b1
style: add .editorconfig
dshemetov 35f5836
gh: add .git-blame-ignore-revs
dshemetov 3823c75
ci(sonar): fix security warning with tempfiles
dshemetov 973e296
ci(sonar): https links wow amazing
dshemetov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# EditorConfig helps developers define and maintain consistent | ||
# coding styles between different editors and IDEs | ||
# editorconfig.org | ||
|
||
root = true | ||
|
||
|
||
[*] | ||
|
||
# Change these settings to your own preference | ||
indent_style = space | ||
indent_size = 4 | ||
|
||
# We recommend you to keep these unchanged | ||
end_of_line = lf | ||
charset = utf-8 | ||
trim_trailing_whitespace = true | ||
insert_final_newline = true | ||
|
||
[*.md] | ||
trim_trailing_whitespace = false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
1278d2716c9f14018d4c7160ecaba24be955d92e | ||
d07d9f4138ff7868f4f3d4ee33a61fa5a647aae0 | ||
9bf4b91ccfd74ce1ae384daf8d54802b3977306b | ||
355b8f31a5279f04413696b2b8b7639810e5a988 | ||
7c2331d52aada34f383300d4cf76adc7dcade346 | ||
22855140f3c478370ca5261eb38c0597ed895fcc | ||
8f33ff506c457f3f1f657bf421b3119a43ddc708 | ||
a4da4d20541c09405d983e4bc281f8c1e5406c1f | ||
87f1facd8b170c56c97b7f092ad86dc47cdab8fe | ||
61427c5540b37123ad2f1db7d3558cd14500163a | ||
2dad3e8f27d4129b2438e751c474e197321b1993 | ||
39146ec9c526cd64c590e24bddaf3ec178358084 | ||
46b28c8d0c2a04a116947430b8b632d5eac10734 | ||
546742beae8000463c8bc94e28ceaa63b5501568 | ||
3840136ab3386a2237c7a69d297d47c86fe0e860 |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.