Skip to content

simplify departments_with_employees_seq - #1

Open
scchy wants to merge 1 commit into
mahmoudparsian:masterfrom
scchy:patch-2
Open

simplify departments_with_employees_seq#1
scchy wants to merge 1 commit into
mahmoudparsian:masterfrom
scchy:patch-2

Conversation

@scchy

@scchy scchy commented Dec 31, 2019

Copy link
Copy Markdown

departments_with_employees_seq = [eval('department_with_employees_{}'.format(i)) for i in range(1, 6)]

departments_with_employees_seq = [eval('department_with_employees_{}'.format(i)) for i in range(1, 6)]
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.

1 participant