Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
ben
/
earwigbot
mirror da
https://github.com/earwig/earwigbot
Segui
1
Vota
1
Forka
0
Codice
Rilasci
4
Attività
Sfoglia il codice sorgente
Adjust imports
tags/v0.1^2
Ben Kurtovic
12 anni fa
parent
e67ea9a91f
commit
1fc9028294
1 ha cambiato i file
con
1 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-2
earwigbot/__init__.py
+ 1
- 2
earwigbot/__init__.py
Vedi File
@@ -48,5 +48,4 @@ if not __release__:
finally:
del _add_git_commit_id_to_version
from earwigbot import (blowfish, bot, commands, config, irc, managers, tasks,
util, wiki)
from earwigbot import bot, commands, config, irc, managers, tasks, util, wiki
Scrivi
Anteprima
Caricamento…
Annulla
Salva