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 ec4be54 commit 981f264Copy full SHA for 981f264
settings.ini
@@ -1,7 +1,7 @@
1
[DEFAULT]
2
lib_name = fastcore
3
repo = fastcore
4
-user = fastai
+user = AnswerDotAI
5
description = Python supercharged for fastai development
6
keywords = python
7
author = Jeremy Howard and Sylvain Gugger
@@ -18,7 +18,7 @@ status = 5
18
nbs_path = nbs
19
doc_path = _docs
20
dev_requirements = numpy nbdev>=0.2.39 matplotlib pillow torch pandas nbclassic pysymbol_llm llms-txt
21
-git_url = https://github.com/fastai/fastcore/
+git_url = https://github.com/AnswerDotAI/fastcore/
22
lib_path = fastcore
23
title = fastcore
24
doc_host = https://fastcore.fast.ai
0 commit comments