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

Add a missing comma #3669

Merged
merged 1 commit into from
Sep 17, 2021
Merged

Add a missing comma #3669

merged 1 commit into from
Sep 17, 2021

Conversation

IRDonch
Copy link

@IRDonch IRDonch commented Sep 13, 2021

Motivation and context

Without the comma, the string literals are joined together, so only one test case is run instead of two.

How has this been tested?

N/A

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@nmanovic
Copy link
Contributor

@IRDonch , could you please remove unused import as well in line 10 (django.http)?

@nmanovic nmanovic merged commit df75d5f into cvat-ai:develop Sep 17, 2021
@IRDonch IRDonch deleted the missing-comma branch September 9, 2022 22:19
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