Skip to content

Commit 7682920

Browse files
committed
Delete duplicate project.
1 parent c61421a commit 7682920

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

generate-readme.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,7 @@ def get_descriptions():
108108

109109
def get_similar_projects():
110110
print("# Getting similar projects")
111-
projs = ['gpambrozio/PythonScripts',
112-
'ClarkGoble/Scripts',
111+
projs = ['ClarkGoble/Scripts',
113112
'gpambrozio/PythonScripts',
114113
'realpython/python-scripts',
115114
'averagesecurityguy/Python-Examples',

0 commit comments

Comments
 (0)