]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
replace '_' with '-' in validation error path
authorAleš Mrázek <ales.mrazek@nic.cz>
Tue, 25 Jul 2023 08:20:16 +0000 (10:20 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Thu, 27 Jul 2023 12:39:37 +0000 (12:39 +0000)
commit756cc5869b6254ef3c8bb61bcf6281184f10262e
tree97ec4e4010d677bca9cf35bcfec0e060ee694e25
parent7ff2c8e09ee1424ae2833b5a9101292a83423771
replace '_' with '-' in validation error path

This is not the best way to do it, but it is the easiest.
manager/knot_resolver_manager/utils/modeling/exceptions.py