Explorar o código

add #! at top of file for tests

angelisM hai 1 ano
pai
achega
76cb21ec40
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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