瀏覽代碼

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