HazyResearch / fonduer

A knowledge base construction engine for richly formatted data
https://fonduer.readthedocs.io/
MIT License
409 stars 77 forks source link

Fix the "F541 f-string is missing placeholders" error #418

Closed HiromuHota closed 4 years ago

HiromuHota commented 4 years ago

Fix #417.

codecov-io commented 4 years ago

Codecov Report

Merging #418 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #418   +/-   ##
=======================================
  Coverage   82.41%   82.41%           
=======================================
  Files          86       86           
  Lines        4361     4361           
  Branches      808      808           
=======================================
  Hits         3594     3594           
  Misses        576      576           
  Partials      191      191           
Flag Coverage Δ
#unittests 82.41% <0.00%> (ø)
Impacted Files Coverage Δ
src/fonduer/utils/utils_parser.py 60.00% <0.00%> (ø)