blocklib icon indicating copy to clipboard operation
blocklib copied to clipboard

module 'blocklib.validation' has no attribute 'validate_blocking_schema'

Open nilbahaaeddine opened this issue 3 years ago • 1 comments

Attempting to run

blocklib.validation.validate_blocking_schema(blocking_config)

Results in the following traceback:

AttributeError: module 'blocklib.validation' has no attribute 'validate_blocking_schema'

nilbahaaeddine avatar Apr 05 '21 09:04 nilbahaaeddine

I suppose this is also a version issue. See my reply here.

wilko77 avatar Apr 06 '21 01:04 wilko77