gguf : add notes for tests
This commit is contained in:
parent
2897926d90
commit
0248ca811e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
from gguf import __version__
|
import gguf
|
||||||
|
|
||||||
# TODO: add tests
|
# TODO: add tests
|
||||||
|
|
||||||
|
|
||||||
def test_version():
|
def test_write_gguf():
|
||||||
assert __version__ == '0.1.0'
|
pass
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue