Skip to content

Commit 8aeaaf0

Browse files
Update copy2clip
1 parent f6ab770 commit 8aeaaf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Copy2Clip/copy2clip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
subprocess.run("clip", universal_newlines=True, input=f_contents)
2222
print("success: copied to clipboard")
2323
else:
24-
print("failed: clipboard not supported")
24+
print("failed: clipboard not supported")

0 commit comments

Comments
 (0)