jo
|
abc6420c05
|
Fix python shebangs
Some systems only provide a versionned `python3` executable.
|
2021-08-24 15:33:56 +02:00 |
jo
|
01fbd1e8b9
|
Add isort pre-commit hook
Sort import statement in python files
See https://github.com/PyCQA/isort
|
2021-06-05 00:39:35 +02:00 |
jo
|
b26de72704
|
Remove python encoding pragma
|
2021-06-05 00:39:23 +02:00 |
jo
|
c27f020d73
|
Format code using black
|
2021-06-04 17:06:05 +02:00 |
jo
|
ac17db97fc
|
Fix missing encoding pragma on python files
|
2021-06-04 17:04:53 +02:00 |
Albert Santoni
|
32c7e81685
|
Removed use of virtualenv in utils
|
2015-03-16 14:54:29 -04:00 |
Martin Konecny
|
b8f9acc0e5
|
CC-4965: Fix airtime-silan import tool
-various fixes
|
2013-02-20 15:11:27 -05:00 |
Martin Konecny
|
0f19ffc7df
|
CC-4965: Fix airtime-silan import tool
-move to correct directory
|
2013-02-20 15:02:37 -05:00 |
Martin Konecny
|
331386f74f
|
CC-4910: Need to properly handle non-200 http status codes in api client
-fixed
|
2013-02-04 16:05:58 -05:00 |
James
|
f70ca93b53
|
CC-4841: Silan script
done
|
2013-01-18 11:53:26 -05:00 |