Formatting

This commit is contained in:
Sybren A. Stüvel 2018-03-08 11:08:57 +01:00
parent 9af913d69a
commit 8fc1072144

View File

@ -94,7 +94,6 @@ class Packer:
self._find_new_paths(new_location_paths)
self._group_rewrites()
def _find_new_paths(self, asset_paths: typing.Set[pathlib.Path]):
"""Find new locations in the BAT Pack for the given assets."""