remove # inside comment

This commit is contained in:
Marius 2017-06-19 08:29:23 +02:00 committed by GitHub
parent ebd442ea95
commit de743732aa

View File

@ -523,7 +523,7 @@ class TabBar(QTabBar):
else:
# If we *do* have enough space, tabs should occupy the whole
# window # width. If there are pinned tabs their size will be
# window width. If there are pinned tabs their size will be
# subtracted from the total window width.
# During shutdown the self.count goes down,
# but the self.pinned_count not - this generates some odd