mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Format all files with black correcting line length
This commit is contained in:
@@ -10,7 +10,7 @@ from qtlib.table import Table
|
||||
|
||||
|
||||
class IgnoreListTable(Table):
|
||||
""" Ignore list model"""
|
||||
"""Ignore list model"""
|
||||
|
||||
COLUMNS = [
|
||||
Column("path1", defaultWidth=230),
|
||||
|
||||
Reference in New Issue
Block a user