From 0f6ef069d8985eec2663eb29336defedb8cc0819 Mon Sep 17 00:00:00 2001 From: Michael Haslam Date: Sat, 1 Apr 2023 09:43:35 +0100 Subject: [PATCH] Fix syntax highlighting on code block. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9a39be..dde8400 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ A default set of basic file details is provided for each image within the librar inheritance this can be overridden to create your own file details section if you wish to include more information or different options. -``` +```python import streamlit as st from streamlit_uploads_library.library import Library