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 Jul 19, 2024
1 parent d581859 commit 9a30b8a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tools/yaml_check.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import yaml
import os
import json
import os

import yaml


def yaml_reader(filepath):
Expand Down

0 comments on commit 9a30b8a

Please sign in to comment.