Skip to content

Commit f69197b

Browse files
committed
pad term size
1 parent 0ddb0fa commit f69197b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pypad.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<html><head><meta charset=utf-8></head><script src=/cdn/0.9.3/pythons.js data-os=vtx,fs,gui data-python=cpython3.12 type=module id=__main__ async defer>#<!--
1+
<html><head><meta charset=utf-8></head><script src=/cdn/0.9.3/pythons.js data-os=vtx,fs,gui data-python=cpython3.12 data-COLS=80 data-LINES=20 data-CONSOLE=5 type=module id=__main__ async defer>#<!--
22

33
import asyncio
44
import tempfile

0 commit comments

Comments
 (0)