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.
1 parent 13ce747 commit 3d8c74cCopy full SHA for 3d8c74c
execnb/_modidx.py
@@ -1,6 +1,6 @@
1
# Autogenerated by nbdev
2
3
-d = { 'settings': { 'branch': 'master',
+d = { 'settings': { 'branch': 'main',
4
'doc_baseurl': '/execnb/',
5
'doc_host': 'https://AnswerDotAI.github.io',
6
'git_url': 'https://github.com/AnswerDotAI/execnb/',
settings.ini
@@ -8,7 +8,7 @@ keywords = some keywords
8
user = AnswerDotAI
9
author = Jeremy Howard
10
author_email = [email protected]
11
-branch = master
+branch = main
12
version = 0.1.13
13
min_python = 3.7
14
requirements = fastcore>=1.5.5 ipython
0 commit comments