Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dolaru committed Oct 31, 2023
1 parent ddf075b commit 4271bd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

import { RequestBase } from '@_types/Base'
import { Id } from '@_types/common'
import {double} from "@_types/Numeric";
import { double } from '@_types/Numeric'

/**
* Creates a trained model vocabulary.
Expand Down

0 comments on commit 4271bd1

Please sign in to comment.