Skip to content

Commit

Permalink
imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ljleb committed Aug 11, 2023
1 parent 39b9c06 commit 53c1464
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/lib_comfyui_tests/external_code_tests/import_test.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import unittest
from tests.utils import setup_test_env
setup_test_env()

import importlib
import sys
from lib_comfyui import external_code

Expand Down

0 comments on commit 53c1464

Please sign in to comment.