Skip to content

Pagination and comments fix#20

Merged
jaanbaaz merged 3 commits into
devfrom
fix/cooments
Jul 11, 2024
Merged

Pagination and comments fix#20
jaanbaaz merged 3 commits into
devfrom
fix/cooments

Conversation

@jaanbaaz

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread app.py Outdated
# Loop through comments
comments_array = comments_response.json()
print(comments_array)
print(len(comments_array))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please take this out.

Comment thread app.py Outdated
week_learning_status = False
# Loop through comments
comments_array = comments_response.json()
print(comments_array)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please take this out.

@jaanbaaz jaanbaaz merged commit 8faecec into dev Jul 11, 2024
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.

2 participants