Skip to content

Commit

Permalink
chore: again with the black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
therightstuff committed Sep 21, 2023
1 parent 6afeae0 commit c286e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ def integration_tests_flask(session, flask_version):
dependency_name="django",
test_untested_versions=should_test_only_untested_versions(),
)
]
],
)
def integration_tests_django(session, django_version):
with TestedVersions.save_tests_result("django", "django", django_version):
Expand Down

0 comments on commit c286e69

Please sign in to comment.