Skip to content

Commit

Permalink
fixup! wip
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Aug 4, 2024
1 parent b18c2cf commit 505378f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildbot_netauth/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
from buildbot.www.auth import CustomAuth, UserInfoProviderBase
from twisted.internet import defer

__version__ = "0.0.1"


class NetAuthAuth(CustomAuth):
"""
Expand Down

0 comments on commit 505378f

Please sign in to comment.