Переглянути джерело

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