added new line at end
This commit is contained in:
parent
959f789bc9
commit
d1f8d527ba
|
|
@ -61,4 +61,4 @@ if __name__ == '__main__':
|
|||
try:
|
||||
read_gguf(p)
|
||||
except Exception as e:
|
||||
print(f"Error reading {p}: {e}")
|
||||
print(f"Error reading {p}: {e}")
|
||||
|
|
|
|||
Loading…
Reference in New Issue