I tried to import a library which is named monitoring-network-logs
, but I got a syntxError which indicate that the -
who makes the problem:
from monitoring-network-logs import *
^
shouldn't I use the dash, if the dash who make the problem, is the another alternative to force use it?