ziffir commited on
Commit
1704e29
·
verified ·
1 Parent(s): c74a70c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -1593,9 +1593,4 @@ if __name__ == "__main__":
1593
  server_port=7860,
1594
  show_error=True
1595
  )
1596
- '''
1597
-
1598
- print("KODUN İKİNCİ YARISI HAZIR")
1599
- print("=" * 60)
1600
- print(f"Karakter sayısı: {len(second_half)}")
1601
- print("\nToplam kod uzunluğu:", len(fixed_code) + len(second_half))
 
1593
  server_port=7860,
1594
  show_error=True
1595
  )
1596
+ '''