Fixes python 3.11 error
This commit is contained in:
parent
977631e7c4
commit
a426819e57
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ import subprocess
|
|||
import socket
|
||||
import re
|
||||
|
||||
slugify.unicode=str
|
||||
|
||||
def is_tool(name):
|
||||
'''Check whether `name` is on PATH and marked as executable.'''
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue