mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -19,6 +19,6 @@ IUSE=""
|
||||
|
||||
S="${WORKDIR}"/${P}-2
|
||||
|
||||
python_test(){
|
||||
python_test() {
|
||||
"${PYTHON}" test_functools32.py || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user