We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f35ce0 + f9abba0 commit 2f53191Copy full SHA for 2f53191
docs/source/conf.py
@@ -35,7 +35,7 @@
35
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
36
37
html_theme = 'sphinx_rtd_theme'
38
-html_static_path = ['_static']
+# html_static_path = ['_static']
39
# html_favicon = '_static/img/icon.svg'
40
# html_logo = '_static/img/logo.png'
41
src/pycamp_bot/commands/wizard.py
@@ -54,6 +54,7 @@ def compute_wizards_slots(pycamp):
54
"""
55
* Magxs trabajan de 9 a 19, sacando almuerzo (13 a 14).
56
* Magxs trabajan desde el mediodía del primer día, hasta el mediodía del último día.
57
+
58
Slots son [start; end)
59
60
wizard_start = pycamp.init
0 commit comments