We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ab770 commit 8aeaaf0Copy full SHA for 8aeaaf0
Copy2Clip/copy2clip.py
@@ -21,4 +21,4 @@
21
subprocess.run("clip", universal_newlines=True, input=f_contents)
22
print("success: copied to clipboard")
23
else:
24
- print("failed: clipboard not supported")
+ print("failed: clipboard not supported")
0 commit comments