Skip to content
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

Strong type the airtable record dict. #31

Merged
merged 1 commit into from
Sep 13, 2020

Conversation

zozoens31
Copy link
Contributor

@zozoens31 zozoens31 commented Sep 4, 2020

This change is Reviewable

offset: Optional[int] = None,
filter_by_formula: Optional[str] = None,
view: Optional[str] = None) \
-> Dict[str, List[_Record]]:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move on the line above now that it's short enough.

Copy link
Contributor Author

@zozoens31 zozoens31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @pcorpet)


airtable/airtable.pyi, line 60 at r1 (raw file):

Previously, pcorpet (Pascal Corpet) wrote…

Please move on the line above now that it's short enough.

Done.

Copy link
Owner

@pcorpet pcorpet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@pcorpet pcorpet merged commit 895caf0 into pcorpet:master Sep 13, 2020
@pcorpet pcorpet deleted the cyrille-types branch September 13, 2020 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants