mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 03:35:52 +00:00
Housekeeping for the scripts (#413)
Cleanup: - Removed pointless reversed when creating issue list (it is sorted afterwards) - Removed create_topic as no longer needed see https://codeberg.org/fediverse/fep/issues/274 - Made scripts executable Reviewed-on: https://codeberg.org/fediverse/fep/pulls/413 Reviewed-by: silverpill <silverpill@noreply.codeberg.org> Co-authored-by: Helge <helge.krueger@gmail.com> Co-committed-by: Helge <helge.krueger@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
from tools import Readme
|
||||
|
||||
|
||||
Reference in New Issue
Block a user