Skip to content

Commit

Permalink
per code review, removes extra blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
AmandaBirmingham committed Sep 23, 2020
1 parent 9224f08 commit 7a06268
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion microsetta_private_api/repo/admin_repo.py
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,6 @@ def delete_project_by_name(self, project_name):
def get_projects(self, is_active_val=None):
"""Return a list of Project objects, ordered by project id.
Parameters
----------
is_active_val : True, False, or None.
Expand Down

0 comments on commit 7a06268

Please sign in to comment.