소스 검색

auto commit

master
jfinn 9 달 전
부모
커밋
f39ea0fd63
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      edan_v1/hrld/test_imp.py

+ 1
- 1
edan_v1/hrld/test_imp.py 파일 보기

@@ -12,6 +12,6 @@ def run_hrld():
12 12
 		return
13 13
 	glob_cl.has_cl = True
14 14
 	glob_cl.run_persistent_loop()
15
-	glob_cl.acl = self.channel_layer
15
+	# glob_cl.acl = self.channel_layer
16 16
 
17 17
 run_hrld

Loading…
취소
저장