From bb23a5c3a9a922b4868c00946976b94df5d924c6 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 24 Nov 2023 14:48:43 +0100 Subject: [PATCH] chore: squash extra whitespace --- INSTALL.md | 2 +- README.md | 2 +- octomode.py | 2 +- requirements.txt | 2 +- settings.py | 2 +- templates/default.css | 2 +- templates/default.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 0687416..1283f3c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -151,4 +151,4 @@ If so, then reload nginx. `# service nginx reload` -See if it works by visiting . \ No newline at end of file +See if it works by visiting . diff --git a/README.md b/README.md index 4661020..4a8ed0d 100644 --- a/README.md +++ b/README.md @@ -77,4 +77,4 @@ You can simply run *octomode* now with the following command to run it with `gun ## Use octomode locally -It's recommended to use Firefox when working with octomode locally. Chrome or Chromium do not load external etherpads in iframes. \ No newline at end of file +It's recommended to use Firefox when working with octomode locally. Chrome or Chromium do not load external etherpads in iframes. diff --git a/octomode.py b/octomode.py index 14f5fd3..e4af7b2 100755 --- a/octomode.py +++ b/octomode.py @@ -193,4 +193,4 @@ def pagedjs(name): if __name__ == '__main__': APP.debug = True APP.env = "development" - APP.run(host="0.0.0.0", port=APP.config["PORTNUMBER"], threaded=True) \ No newline at end of file + APP.run(host="0.0.0.0", port=APP.config["PORTNUMBER"], threaded=True) diff --git a/requirements.txt b/requirements.txt index b92dc15..3d05c67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ pypandoc==1.7.2 typing-extensions==4.0.1 urllib3==1.26.8 zipp==3.7.0 -python-dotenv==0.21.0 \ No newline at end of file +python-dotenv==0.21.0 diff --git a/settings.py b/settings.py index 96b6c1d..3382679 100644 --- a/settings.py +++ b/settings.py @@ -15,4 +15,4 @@ PAD_API_KEY = os.environ.get('OCTOMODE_PAD_API_KEY', '') if not PAD_API_KEY or PAD_API_KEY == "XXX": print("error: you must provide a value for OCTOMODE_PAD_API_KEY") print("error: e.g. export OCTOMODE_PAD_API_KEY=...") - exit(1) \ No newline at end of file + exit(1) diff --git a/templates/default.css b/templates/default.css index 82b8123..6679707 100644 --- a/templates/default.css +++ b/templates/default.css @@ -32,4 +32,4 @@ section#cover h1#title{ section#main pre{ color: magenta; -} \ No newline at end of file +} diff --git a/templates/default.md b/templates/default.md index ca53690..05d6840 100644 --- a/templates/default.md +++ b/templates/default.md @@ -76,4 +76,4 @@ Preview the page in the HTML view. Render it on pages in the PDF view. ``` - \ No newline at end of file +