Skip to content

first commit#278

Open
VinokurovaVO wants to merge 1 commit into
masterfrom
Vinokurova
Open

first commit#278
VinokurovaVO wants to merge 1 commit into
masterfrom
Vinokurova

Conversation

@VinokurovaVO
Copy link
Copy Markdown
Collaborator

No description provided.

hashname = self.generateName() + '.mp3'
self.map[hashname] = mp3
os.rename(path + '/' + mp3), path + '/' + hashname)) # лишняя скобка
f = open(output, 'r') # нет отступа от функции rename
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А отступ от цикла for нужен?

args = parse_arguments()
Shuffler = shuffler()
if args.subcommand == 'rename':
if args.output: # лишние пробелы
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Здесь и ниже. Сколько лишних пробелов?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants