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

chore: pin down WTForms #1735

Merged
merged 2 commits into from
Nov 9, 2021
Merged

chore: pin down WTForms #1735

merged 2 commits into from
Nov 9, 2021

Conversation

dpgaspar
Copy link
Owner

@dpgaspar dpgaspar commented Nov 9, 2021

Description

Pin down WTForms, fixes: #1732

ADDITIONAL INFORMATION

@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #1735 (83b7a63) into master (28f60b9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1735   +/-   ##
=======================================
  Coverage   76.80%   76.80%           
=======================================
  Files          56       56           
  Lines        8113     8113           
=======================================
  Hits         6231     6231           
  Misses       1882     1882           
Flag Coverage Δ
python 76.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28f60b9...83b7a63. Read the comment docs.

@dpgaspar dpgaspar merged commit c36d89c into master Nov 9, 2021
@dpgaspar dpgaspar deleted the chore/pin-wtforms branch November 9, 2021 16:14
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.

ModuleNotFoundError: No module named 'wtforms.compat' with WTForms 3.0.0
1 participant