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 f2ee316 commit e1db8d5Copy full SHA for e1db8d5
fastcore/_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://fastcore.fast.ai',
6
'git_url': 'https://github.com/AnswerDotAI/fastcore/',
settings.ini
@@ -7,7 +7,7 @@ keywords = python
7
author = Jeremy Howard and Sylvain Gugger
8
author_email = infos@fast.ai
9
copyright = fast.ai
10
-branch = master
+branch = main
11
version = 1.8.1
12
min_python = 3.9
13
audience = Developers
0 commit comments