Skip to content

Commit 3d8c74c

Browse files
committed
main
1 parent 13ce747 commit 3d8c74c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

execnb/_modidx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Autogenerated by nbdev
22

3-
d = { 'settings': { 'branch': 'master',
3+
d = { 'settings': { 'branch': 'main',
44
'doc_baseurl': '/execnb/',
55
'doc_host': 'https://AnswerDotAI.github.io',
66
'git_url': 'https://github.com/AnswerDotAI/execnb/',

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords = some keywords
88
user = AnswerDotAI
99
author = Jeremy Howard
1010
author_email = [email protected]
11-
branch = master
11+
branch = main
1212
version = 0.1.13
1313
min_python = 3.7
1414
requirements = fastcore>=1.5.5 ipython

0 commit comments

Comments
 (0)