4 lines
55 B
Python
4 lines
55 B
Python
|
from .dimacs import load_file
|
||
|
|
||
|
__all__ = ['load_file']
|