mirror of
https://github.com/bspeice/dtparse
synced 2025-07-03 14:54:57 -04:00
Add notes on codegen, and regenerate
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
|
||||
//! This code has been generated by running the `build_pycompat.py` script
|
||||
//! in the repository root. Please do not edit it, as your edits will be destroyed
|
||||
//! upon re-running code generation.
|
||||
|
||||
extern crate chrono;
|
||||
|
||||
use chrono::Datelike;
|
||||
|
Reference in New Issue
Block a user