-
Couldn't load subscription status.
- Fork 16
fix: code style of source files #80
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
Changes from all commits
cd807b2
4c8f2e7
a6b7873
eb79ff0
c9a1a40
f7687db
4c0203d
f02e9ed
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| [flake8] | ||
| count = True | ||
| max-line-length = 120 | ||
|
|
||
| # W504: Line break occurred after a binary operator | ||
| ignore = W504 |
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Tried this example as well against a new user account. Apparently the "flight2" bucket needs to be created in another example. Failed with error There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This issue should be addressed by #82 |
Uh oh!
There was an error while loading. Please reload this page.
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.
Ran this example against an initial user account - it eventually resulted in the following error
While a good example of batching, I'm not sure from perhaps a marketing perspective, if it is a good example for newer users.
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.
This issue should be addressed by #82