Skip to content

Commit 8fa9d8b

Browse files
authored
Update app.py
missing import
1 parent 5a2d738 commit 8fa9d8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Plex Image Picker/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import math
12
import os
23

34
import requests

0 commit comments

Comments
 (0)