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 fbd2f80 commit 743ca6bCopy full SHA for 743ca6b
nbdev/_modidx.py
@@ -1,6 +1,6 @@
1
# Autogenerated by nbdev
2
3
-d = { 'settings': { 'branch': 'master',
+d = { 'settings': { 'branch': 'main',
4
'doc_baseurl': '/',
5
'doc_host': 'https://nbdev.fast.ai',
6
'git_url': 'https://github.com/AnswerDotAI/nbdev',
settings.ini
@@ -7,7 +7,7 @@ keywords = nbdev fastai jupyter notebook export
7
user = AnswerDotAI
8
author = Jeremy Howard and Hamel Husain
9
author_email = j@fast.ai
10
-branch = master
+branch = main
11
min_python = 3.7
12
version = 2.3.38
13
audience = Developers
0 commit comments