covert-*.py: flake8 newline missing

This commit is contained in:
brian khuu 2024-07-14 12:28:55 +10:00
parent 8629b7bdc2
commit 4e3761109d

View file

@ -13,6 +13,7 @@ import gguf
logger = logging.getLogger("metadata") logger = logging.getLogger("metadata")
@dataclass @dataclass
class Metadata: class Metadata:
# Authorship Metadata to be written to GGUF KV Store # Authorship Metadata to be written to GGUF KV Store