This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
ubuntu-dev-tools
Watch
3
Star
0
Fork
0
You've already forked ubuntu-dev-tools
mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced
2025-12-08 08:33:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ubuntu-dev-tools
/
ubuntutools
/
test
History
Benjamin Drung
c6a4c10da2
Format code with black and isort
...
``` isort . black -C . $(grep -l -r '^#! */usr/bin/python3$' .) ```
2025-12-03 12:01:23 +01:00
..
__init__.py
test: remove unneeded stuff in test/__init__.py
2021-02-02 06:25:12 -05:00
example_package.py
Implement refactorings found by pylint
2023-01-31 16:58:24 +01:00
test_archive.py
test: Fix deprecated return value for test case
2023-01-31 17:39:12 +01:00
test_config.py
Use f-strings
2023-01-31 19:32:58 +01:00
test_help.py
style: Sort Python imports with isort
2023-01-30 21:28:47 +01:00
test_requestsync.py
Format code with black and isort
2024-11-02 17:21:30 +01:00
test_running_autopkgtests.py
Format code with black and isort
2025-12-03 12:01:23 +01:00
test_update_maintainer.py
Excise all references to cdbs (including in test cases)
2023-05-30 10:00:17 -07:00