update print to print_utils

This commit is contained in:
Believethehype
2024-09-26 14:57:16 +02:00
parent 661d28d979
commit 62c67ed991
6 changed files with 4 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ import argparse
from nostr_dvm.utils import dvmconfig
from nostr_dvm.utils.dvmconfig import DVMConfig
from nostr_dvm.utils.nut_wallet_utils import NutZapWallet
from nostr_dvm.utils.print import bcolors
from nostr_dvm.utils.print_utils import bcolors
# Run with params for test functions or set the default here