mirror of
https://github.com/GothenburgBitFactory/task-timewarrior-hook.git
synced 2025-06-26 10:54:27 +02:00
extensions: Make extensions conform with PEP8
This commit is contained in:
parent
339b849fff
commit
75be890476
1 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
################################################################################
|
||||
###############################################################################
|
||||
#
|
||||
# Copyright 2015 - 2016, Paul Beckingham, Federico Hernandez.
|
||||
#
|
||||
|
@ -23,7 +23,7 @@
|
|||
#
|
||||
# http://www.opensource.org/licenses/mit-license.php
|
||||
#
|
||||
################################################################################
|
||||
###############################################################################
|
||||
|
||||
import sys
|
||||
import json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue