mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
[FIX] flake8
This commit is contained in:
parent
23c8d67905
commit
d6ab5d1c0d
@ -18,7 +18,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
##############################################################################
|
||||
from openerp import models, fields, api
|
||||
from openerp import models, api
|
||||
|
||||
|
||||
class IrAttachment(models.Model):
|
||||
|
Loading…
Reference in New Issue
Block a user