Skip to content
Snippets Groups Projects
Commit 416629e5 authored by Lene Wasskog's avatar Lene Wasskog
Browse files

doc: Remove comment

parent c1dbac57
No related branches found
No related tags found
No related merge requests found
...@@ -36,8 +36,6 @@ import sys ...@@ -36,8 +36,6 @@ import sys
load_dotenv() load_dotenv()
# TODO Should start before the first European crops reach growth stage 51 and end when the northernmost regions have passed stage 59
DEBUG = ( DEBUG = (
False False
if os.getenv("DEBUG") is None or os.getenv("DEBUG").lower() == "false" if os.getenv("DEBUG") is None or os.getenv("DEBUG").lower() == "false"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment