You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi savinaRoja!
I have encountered some problems in my use PyKeyboard.type_string
for example
orig_str = "ABC ABC"
print_reslut="ABCABC"
The space lost...
Its successful when i delete the 75th line code in the base.py