Skip to content

fix: ModuleNotFoundError from wtforms 3.0.0#1733

Merged
dpgaspar merged 2 commits intodpgaspar:masterfrom
shawnzhu:issue-1732
Nov 8, 2021
Merged

fix: ModuleNotFoundError from wtforms 3.0.0#1733
dpgaspar merged 2 commits intodpgaspar:masterfrom
shawnzhu:issue-1732

Conversation

@shawnzhu
Copy link
Contributor

@shawnzhu shawnzhu commented Nov 8, 2021

Description

Stop using python2 compatible types.

ADDITIONAL INFORMATION

@codecov
Copy link

codecov bot commented Nov 8, 2021

Codecov Report

Merging #1733 (d2a9270) into master (dd07c10) will decrease coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1733      +/-   ##
==========================================
- Coverage   76.80%   76.80%   -0.01%     
==========================================
  Files          56       56              
  Lines        8114     8113       -1     
==========================================
- Hits         6232     6231       -1     
  Misses       1882     1882              
Flag Coverage Δ
python 76.80% <66.66%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
flask_appbuilder/fields.py 58.99% <66.66%> (-0.30%) ⬇️

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 dd07c10...d2a9270. Read the comment docs.

@shawnzhu shawnzhu changed the title fix ModuleNotFoundError from wtforms 3.0.0 fix: ModuleNotFoundError from wtforms 3.0.0 Nov 8, 2021
@dpgaspar
Copy link
Owner

dpgaspar commented Nov 8, 2021

Thank you @shawnzhu

@dpgaspar dpgaspar merged commit 28f60b9 into dpgaspar:master Nov 8, 2021
@dpgaspar dpgaspar mentioned this pull request Nov 8, 2021
6 tasks
@shawnzhu shawnzhu deleted the issue-1732 branch November 9, 2021 00:56
@shawnzhu shawnzhu mentioned this pull request Nov 9, 2021
6 tasks
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