about summary refs log tree commit diff homepage
path: root/blog/2020/gsoc/article/7.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-11-14 12:15:17 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-11-14 12:15:17 +0700
commitf0f838c13f4a552dca7b5dbaca066a382c1145f8 (patch)
treee9c5ceb32aea9035c535e9dcb336066b19d6a6cd /blog/2020/gsoc/article/7.md
parent6add857c033e6f836257f2b6bc659ec23b1cf74a (diff)
downloadsite-f0f838c13f4a552dca7b5dbaca066a382c1145f8.tar.gz
Update Franklin
Diffstat (limited to 'blog/2020/gsoc/article/7.md')
-rw-r--r--blog/2020/gsoc/article/7.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/2020/gsoc/article/7.md b/blog/2020/gsoc/article/7.md
index 58d8d33..c574865 100644
--- a/blog/2020/gsoc/article/7.md
+++ b/blog/2020/gsoc/article/7.md
@@ -41,7 +41,7 @@ $ pip --use-feature=2020-resolver --use-feature=fast-deps \
    --no-cache-dir download {requirement}  # fast-deps
 ```
 
-In the first test, I used [axuy][] and obtained the following results
+In the first test, I used [axuy] and obtained the following results
 
 | legacy-resolver | 2020-resolver | fast-deps |
 | --------------- | ------------- | --------- |
@@ -71,7 +71,7 @@ which are apparently more expensive than actual data transmission on my network.
 
 ### Large Distribution
 
-In this test, I used [TensorFlow][] as the requirement and obtained
+In this test, I used [TensorFlow] as the requirement and obtained
 the following figures:
 
 | legacy-resolver | 2020-resolver | fast-deps |