Modify ↓
      
        Opened 17 years ago
Closed 17 years ago
#4815 closed task (fixed)
Leading tabs in PyGit.py
| Reported by: | Brent Longborough | Owned by: | Herbert Valerio Riedel | 
|---|---|---|---|
| Priority: | lowest | Component: | GitPlugin | 
| Severity: | trivial | Keywords: | |
| Cc: | Trac Release: | 0.11 | 
Description
PyGit.py has a few lines with tab-based indention in this function:
def print_data_usage():
(Introduced in Rev.3268, replacing line 622 of Rev.3267)
Not sure whether this is a coding standards issue; it bit me in the rear when I was tweaking. Hence zero priority. Sorry in advance if this is irrelevant.
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Note: See
        TracTickets for help on using
        tickets.
    



Sorry, should have linked the file:
source:gitplugin/0.11/tracext/git/PyGIT.py