8000 :smile: add author info · fancymax/leetcode@ce3efa8 · GitHub
[go: up one dir, main page]

Skip to content

Commit ce3efa8

Browse files
committed
😄 add author info
1 parent 2ff4115 commit ce3efa8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

leetcode_generate.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# coding:utf-8
22

3+
#
4+
# Author: BONFY<foreverbonfy@163.com>
5+
# Github: https://github.com/bonfy
6+
# repo: https://github.com/bonfy/leetcode
7+
# Usage: Leetcode solution downloader and auto generate readme
8+
#
9+
310
import requests
411
import configparser
512
import os

0 commit comments

Comments
 (0)
0