Revised the code according to the PyCharm and PEP8 inspection.

This commit is contained in:
依瑪貓
2020-07-02 09:45:11 +08:00
parent dc14f2e27a
commit 0243289946
5 changed files with 24 additions and 17 deletions

View File

@ -14,7 +14,6 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import locale
from datetime import date
from django import template