[Git][reproducible-builds/diffoscope][master] Correct format "noqa" comment for Black.

Chris Lamb gitlab at salsa.debian.org
Tue Jun 9 12:15:22 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
b7e1d092 by Chris Lamb at 2020-06-09T13:14:59+01:00
Correct format "noqa" comment for Black.

Gbp-Dch: ignore

- - - - -


1 changed file:

- diffoscope/presenters/html/__init__.py


Changes:

=====================================
diffoscope/presenters/html/__init__.py
=====================================
@@ -17,7 +17,7 @@
 # You should have received a copy of the GNU General Public License
 # along with diffoscope.  If not, see <https://www.gnu.org/licenses/>.
 
-from .html import ( # noqa
+from .html import (  # noqa
     HTMLPresenter,
     HTMLDirectoryPresenter,
     JQUERY_SYSTEM_LOCATIONS,



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/b7e1d092dccc4f4cf144746a187bd34b8d642cfc

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/b7e1d092dccc4f4cf144746a187bd34b8d642cfc
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20200609/c5197b12/attachment.htm>


More information about the rb-commits mailing list