mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add required white-space
This commit is contained in:
parent
7265c6a54a
commit
a96fb2ae73
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ import socket
|
|||
from struct import unpack
|
||||
import pcapy
|
||||
import sys
|
||||
import argparse # pylint: disable=minimum-python-version
|
||||
import argparse # pylint: disable=minimum-python-version
|
||||
import time
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue