Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 13, 2024
1 parent 0297db9 commit 50125ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trackers_integration/issuetracker/openproject.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def get_workpackage_types(self, project_id):
return self._request("GET", url, auth=self.auth)



class OpenProject(base.IssueTrackerType):
"""
.. versionadded:: 11.6-Enterprise
Expand Down

0 comments on commit 50125ea

Please sign in to comment.