commit
599b124b7c
@ -1,8 +0,0 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding:utf-8 -*-
|
||||
# PYTHON_ARGCOMPLETE_OK
|
||||
|
||||
from pubs import pubs_cmd
|
||||
|
||||
|
||||
pubs_cmd.execute()
|
@ -1,3 +1,5 @@
|
||||
# PYTHON_ARGCOMPLETE_OK
|
||||
|
||||
import sys
|
||||
import argparse
|
||||
import collections
|
||||
|
Loading…
x
Reference in New Issue
Block a user