mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-22 03:20:29 +03:00
eddn-report: Correct accidental removal of '# ' on actual comment
This commit is contained in:
parent
e445da49b7
commit
04011f0533
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user