소스 검색

add #! at top of file for tests

angelisM 1 년 전
부모
커밋
76cb21ec40
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      examples/carousel/main.py

+ 2 - 0
examples/carousel/main.py

@@ -1,3 +1,5 @@
+#!/usr/bin/env python3
+
 from nicegui import ui
 
 # define a list of URLs to be used as the image source in the UI