Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
earwigbot-plugins
réplica de
https://github.com/earwig/earwigbot-plugins
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
1
Actividad
Explorar el Código
Forgot an import.
pull/15/head
Ben Kurtovic
hace 9 años
padre
5888738abc
commit
6cb656908b
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
commands/stars.py
+ 1
- 1
commands/stars.py
Ver fichero
@@ -21,7 +21,7 @@
# SOFTWARE.
from json import loads
from urllib2 import urlopen
from urllib2 import urlopen
, HTTPError
from earwigbot.commands import Command
Escribir
Vista previa
Cargando…
Cancelar
Guardar