Skip to content

Commit ae1e1b6

Browse files
committed
fix isort imports and GH lang
1 parent d2dbe74 commit ae1e1b6

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Quali-Shells-Open-Source.rtf linguist-documentation

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ line_length = 88
3636
forced_separate = %(package-name)s,tests
3737
multi_line_output = 3
3838
include_trailing_comma = True
39+
combine_as_imports = 1
3940
skip = mibs
4041

4142
[flake8]

0 commit comments

Comments
 (0)