mirror of
https://github.com/cyclotruc/gitingest.git
synced 2026-04-28 11:19:31 +00:00
Refactor/ingestion (#209)
Co-authored-by: Filip Christiansen <22807962+filipchristiansen@users.noreply.github.com>
This commit is contained in:
parent
c96a7d3d48
commit
d6cb920660
34 changed files with 1199 additions and 1487 deletions
|
|
@ -8,7 +8,7 @@ empty cells, outputs, etc.) are handled appropriately.
|
|||
|
||||
import pytest
|
||||
|
||||
from gitingest.notebook_utils import process_notebook
|
||||
from gitingest.utils.notebook_utils import process_notebook
|
||||
from tests.conftest import WriteNotebookFunc
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue