Debugging

This commit is contained in:
David Murphy 2024-11-04 16:03:56 -07:00
parent b4a632180e
commit 63bdbaf392
No known key found for this signature in database
GPG key ID: 9D7724F37A7424D8

View file

@ -4,7 +4,8 @@ import platform
import subprocess
import pytest
from Demos.win32cred_demo import target
## from Demos.win32cred_demo import target
log = logging.getLogger(__name__)