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

Created a function which returns codefoeces contest submissions #134

Conversation

Suryanshomar7240
Copy link
Collaborator

Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Fixes # (issue)

List any dependencies that are required for this change
If you have installed any extra python library, do mention here.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Provide all the new routes

Please write all the new routes/ endpoints you have formed and describe what the purpose of them with proper documentation and example.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration.

For testing I used Django tests and then used that testingURL(/codeforces/testing) to print the test cases.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

@Suryanshomar7240 Suryanshomar7240 linked an issue Dec 27, 2021 that may be closed by this pull request
@ShivamSinghal1
Copy link
Member

First this is not expected.
Second not to make PR directly to master.
First push all your changes to a branch and then make a merge PR for master.

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.

Route to get Codeforces Contest Submissions
2 participants