Skip to content

fix: delta check in the moving in a circle lesson #526

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

Merged
merged 1 commit into from
Jun 2, 2022
Merged

fix: delta check in the moving in a circle lesson #526

merged 1 commit into from
Jun 2, 2022

Conversation

scottwestover
Copy link
Contributor

Please check if the PR fulfills these requirements:

  • The commit message follows our guidelines.
  • For bug fixes and features:
    • You tested the changes.
    • You updated the docs or changelog.

Related issue (if applicable): #501

Updated the test_movement_is_time_dependent test function to check
if each of the code lines includes the delta substring.

Updated the `test_movement_is_time_dependent` test function to check
if each of the code lines includes the `delta` substring.

#501
@NathanLovato NathanLovato linked an issue Jun 2, 2022 that may be closed by this pull request
@NathanLovato NathanLovato merged commit f70bb4f into GDQuest:main Jun 2, 2022
@NathanLovato
Copy link
Contributor

Thanks much for the fix!

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.

Lesson 11 "Moving in a circle" Rejects Correct Solution
2 participants