Skip to content

Commit

Permalink
mlab.beautify: bump mbeautify version
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Oct 28, 2021
1 parent 0921e5b commit bd3bae1
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 = "1a57849e44662f56271dc0eefa746855698a719a"
MBEAUTIFIER_REV = "6005eeb8b17be8a40be32cea73005cf0d36de4e9"


@lru_cache()
Expand Down

0 comments on commit bd3bae1

Please sign in to comment.