mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
lint
This commit is contained in:
parent
5049f6319d
commit
23185f333b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"""
|
||||
import logging
|
||||
|
||||
from abc import ABCMeta, abstractmethod, abstractproperty
|
||||
from abc import ABCMeta, abstractmethod
|
||||
|
||||
|
||||
class BUIauditLogger(object, metaclass=ABCMeta):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue