MCPcopy
hub / github.com/scrapy/scrapy / NotConfigured

Class NotConfigured

scrapy/exceptions.py:18–19  ·  view source on GitHub ↗

Indicates a missing configuration situation

Source from the content-addressed store, hash-verified

16
17
18class NotConfigured(Exception):
19 """Indicates a missing configuration situation"""
20
21
22class _InvalidOutput(TypeError):

Callers 15

project_data_dirFunction · 0.90
_parseMethod · 0.90
_parseMethod · 0.90
__init__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90
_check_deps_installedMethod · 0.90
__init__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90

Calls

no outgoing calls

Tested by 1

__init__Method · 0.72