Add empty line after module docstring (2) [other] (#112738)
This commit is contained in:
parent
32f3f46542
commit
a6b842f818
75 changed files with 76 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
"""Inspect all component SCHEMAS."""
|
||||
|
||||
import importlib
|
||||
import os
|
||||
import pkgutil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue