Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
helllllllder committed Sep 29, 2021
1 parent 1769fd9 commit fc0cd0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bothub/common/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ def intents(self, queryset=None, language=None, version_default=True, repository
if queryset
else self.examples(
language=language,
version_default=version_default,
version_default=version_default,
repository_version=repository_version,
)
)
Expand Down

0 comments on commit fc0cd0e

Please sign in to comment.