Skip to content

Commit

Permalink
run black
Browse files Browse the repository at this point in the history
  • Loading branch information
nikochiko authored and devxpy committed Oct 25, 2023
1 parent e2a7d77 commit 7285027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/RelatedQnA.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class RelatedGoogleGPTResponse(GoogleGPTPage.ResponseModel):


class RelatedQnAPage(BasePage):
title = 'Generate “People Also Ask” SEO Content '
title = "Generate “People Also Ask” SEO Content "
workflow = Workflow.RELATED_QNA_MAKER
slug_versions = ["related-qna-maker"]

Expand Down

0 comments on commit 7285027

Please sign in to comment.