Skip to content

Commit

Permalink
version headers
Browse files Browse the repository at this point in the history
  • Loading branch information
bbengfort committed Jun 23, 2016
1 parent 67077f9 commit 4e4cf6d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tests/admin_script_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Copyright (C) 2016 District Data Labs
# For license information, see LICENSE.txt
#
# ID: admin_script_tests.py [] [email protected] $
# ID: admin_script_tests.py [6bf9822] [email protected] $

"""
Use the subprocess module to execute tribe-admin.py for testing.
Expand Down
2 changes: 1 addition & 1 deletion tests/extract_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Copyright (C) 2016 District Data Labs
# For license information, see LICENSE.txt
#
# ID: extract_tests.py [] [email protected] $
# ID: extract_tests.py [cc23aed] [email protected] $

"""
Test the tribe extraction module
Expand Down
2 changes: 1 addition & 1 deletion tests/mailer.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Copyright (C) 2016 District Data Labs
# For license information, see LICENSE.txt
#
# ID: mailer.py [] [email protected] $
# ID: mailer.py [ec79c1d] [email protected] $

"""
This small utility function sends random emails to test accounts to generate
Expand Down
2 changes: 1 addition & 1 deletion tribe/progress.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Copyright (C) 2016 District Data Labs
# For license information, see LICENSE.txt
#
# ID: progress.py [] [email protected] $
# ID: progress.py [43fd3e1] [email protected] $

"""
Provides a progress indicator and an elapsed time on the console.
Expand Down

0 comments on commit 4e4cf6d

Please sign in to comment.