nathell / skyscraper

Structural scraping for the rest of us.
405 stars 10 forks source link

Non-keyword keys in contexts confuse Skyscraper #16

Open nathell opened 3 years ago

nathell commented 3 years ago

When a processor puts a key that's not a keyword into context, Skyscraper gets confused and errors in extract-namespaced-keys. Either we should allow such keys, or disallow them and bail out early with a clean error message.