Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4e54276

Browse files
committed
updated folder structure
1 parentc3b10a3 commit4e54276

File tree

39 files changed

+2
-2
lines changed

39 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

‎10_find_files_recursively.pyrenamed to‎scripts/10_find_files_recursively.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# constants
55
PATH='./'
6-
PATTERN='*.py'
6+
PATTERN='*.md'
77

88

99
defget_file_names(filepath,pattern):
@@ -28,4 +28,4 @@ def output_files(list_of_files):
2828

2929

3030
if__name__=='__main__':
31-
all_files=get_file_names(PATH,PATTERN)
31+
get_file_names(PATH,PATTERN)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

‎data.csvrenamed to‎scripts/data.csv

File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp