eddn-report: Correct accidental removal of '# ' on actual comment

This commit is contained in:
Athanasius 2022-10-05 10:57:59 +01:00
parent e445da49b7
commit 04011f0533
No known key found for this signature in database
GPG Key ID: 8C392035DD80FD62

@ -82,7 +82,7 @@ def process_file(input_file: str) -> None:
err_msg.startswith('Failed Validation "[<ValidationError: "\'paintjob_') and
err_msg.find('\' does not match \'(^Hpt_|^hpt_|^Int_|^int_|_Armour_|_armour_)\'">]') != -1
):
<https://github.com/EDDiscovery/EDDiscovery/issues/3328>
# <https://github.com/EDDiscovery/EDDiscovery/issues/3328>
pass
else: