Skip to content

Commit 5b1367e

Browse files
committed
formatting
1 parent 4b09291 commit 5b1367e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llm-complete-guide/steps/synthetic_data.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
from typing import Annotated
18-
import logging
1917
import json
18+
import logging
19+
from typing import Annotated
2020

2121
import pandas as pd
2222
from datasets import Dataset

0 commit comments

Comments
 (0)