mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-03-21 17:54:59 -05:00
Revert "Merge pull request #277 from Cockatrice/tooomm-patch-5"
This reverts commit32fc4ef4fc, reversing changes made toc8b5317293.
This commit is contained in:
parent
32fc4ef4fc
commit
a49a417e02
|
|
@ -208,8 +208,7 @@ def open_header(card_xml_file: IO[Any]) -> None:
|
|||
:param card_xml_file: Card file path
|
||||
"""
|
||||
card_xml_file.write(
|
||||
"<?xml version='1.0' encoding='UTF-8'?>\n"
|
||||
+ "<cockatrice_carddatabase version='3'>\n"
|
||||
"<cockatrice_carddatabase version='3'>\n"
|
||||
+ " <!--\n"
|
||||
+ " Created At: "
|
||||
+ datetime.datetime.utcnow().strftime("%a, %b %d %Y, %H:%M:%S")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user