mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
distro_info.py: two blank lines before classes.
This commit is contained in:
parent
6e38700f26
commit
013af48c51
@ -43,6 +43,7 @@ def _get_data_dir():
|
||||
data_dir = os.path.join(os.path.dirname(sys.argv[0]), "data")
|
||||
return data_dir
|
||||
|
||||
|
||||
class DistroDataOutdated(Exception):
|
||||
"""Distribution data outdated."""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user