scrapy / itemloaders

Library to populate items using XPath and CSS with a convenient API
BSD 3-Clause "New" or "Revised" License
44 stars 16 forks source link

Add missing space to missing selector exception message #47

Closed Gallaecio closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #47 (56f46ab) into master (e13419c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files           4        4           
  Lines         254      254           
=======================================
  Hits          253      253           
  Misses          1        1           
Impacted Files Coverage Δ
itemloaders/__init__.py 99.35% <ø> (ø)

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 e13419c...56f46ab. Read the comment docs.