Skip to content

Commit

Permalink
bump MBeautifier version
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Apr 29, 2021
1 parent 80940b8 commit 95051e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miutil/mlab/beautify.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from . import get_engine, lru_cache

log = logging.getLogger(__name__)
MBEAUTIFIER_REV = "9c3c82387ec3c0fb29e707ebd060e8e2ca9ea6f2"
MBEAUTIFIER_REV = "1a57849e44662f56271dc0eefa746855698a719a"


@lru_cache()
Expand Down

0 comments on commit 95051e2

Please sign in to comment.