mirror of
https://github.com/bspeice/dtparse
synced 2025-07-01 05:46:14 -04:00
Add an auto-generated header
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
// WARNING
|
||||
// This file was auto-generated using the `build_tests.py` script.
|
||||
// Please do not edit it manually.
|
||||
|
||||
use chrono::SecondsFormat;
|
||||
|
||||
use parse;
|
||||
|
@ -1,3 +1,7 @@
|
||||
// WARNING
|
||||
// This file was auto-generated using the `build_tests.py` script.
|
||||
// Please do not edit it manually.
|
||||
|
||||
use Token;
|
||||
use tokenize;
|
||||
|
||||
|
Reference in New Issue
Block a user