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 3c97cf7 commit ebb33d3Copy full SHA for ebb33d3
ghapi/_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://ghapi.fast.ai',
6
'git_url': 'https://github.com/fastai/ghapi',
settings.ini
@@ -8,7 +8,7 @@ keywords = github api
8
author = Jeremy Howard
9
author_email = [email protected]
10
copyright = fastai
11
-branch = master
+branch = main
12
version = 1.0.7
13
min_python = 3.7
14
audience = Developers
0 commit comments