Skip to content

Commit

Permalink
Import uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
EdemGold committed Nov 27, 2023
1 parent 6611b93 commit 973e1ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import streamlit as st
import pandas as pd
from pathlib import Path
import uuid

st.title("PDF Viewer App")

Expand Down

0 comments on commit 973e1ec

Please sign in to comment.