Fix flake8 E265 violation in multidb env.py template

Merged
#71 · Created  · Last updated

Merged pull request

Fix flake8 E265 violation in multidb env.py template

529cd45·Author: ·Closed by: ·2017-09-24

Description

flake8 detected the following violation in env.py for multidb projects:

multidb/env.py:34:1: E265 block comment should start with '# ' #} ^

This fixes the violation in the template, so fresh multidb projects will no longer have this violation.

0 attachments

0 comments

Loading commits...