Skip to content

Commit

Permalink
Merge pull request #221 from rgalonso/feat/prep-generic-vcs-support
Browse files Browse the repository at this point in the history
Revert "Update main.py"
  • Loading branch information
alstr authored Oct 28, 2024
2 parents 22ab650 + b1d7078 commit 2e89575
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""Convert IDE TODOs to GitHub issues."""

import os
import re
from time import sleep
from io import StringIO
import itertools
Expand Down

0 comments on commit 2e89575

Please sign in to comment.