snerstack / sner-monorepo

sner -- slow network recon
1 stars 0 forks source link

coding standard:selenium tests line breaks #43

Closed bodik closed 5 months ago

bodik commented 6 months ago
    check_dt_toolbox_select_rows(sl_operator, frontend_url(f'/storage/host/view/{vulns_multiaction[0].host_id}'),
                                 'host_view_vuln_table', load_route=False)

consult black or use same style as in rest of the project

bodik commented 5 months ago

fixed