Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
braver committed Feb 6, 2018
1 parent ae30705 commit b703b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linter.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

"""This module exports the Phpmd plugin class."""

import SublimeLinter
import SublimeLinter.lint
from SublimeLinter.lint import Linter

if getattr(SublimeLinter.lint, 'VERSION', 3) > 3:
Expand Down

0 comments on commit b703b7b

Please sign in to comment.