Skip to content

Commit 0e7b353

Browse files
authored
Fix code sync scripts (#11276)
1 parent b07c9c7 commit 0e7b353

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

scripts/code_sync/copy_from_oss.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"python/sglang/lang",
4747
"python/sglang/srt",
4848
"python/sglang/test",
49-
"python/sglang/__init__.py",
5049
"python/sglang/utils.py",
5150
"python/sglang/README.md",
5251
"sgl-kernel",

scripts/code_sync/copy_to_oss.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"python/sglang/lang",
4747
"python/sglang/srt",
4848
"python/sglang/test",
49-
"python/sglang/__init__.py",
5049
"python/sglang/utils.py",
5150
"python/sglang/README.md",
5251
"sgl-kernel",

0 commit comments

Comments
 (0)