mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Fix linting errors
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""Generate a file with all md5 hashes of the assets."""
|
||||
from collections import OrderedDict
|
||||
import glob
|
||||
import hashlib
|
||||
|
||||
Reference in New Issue
Block a user