Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Mar 2, 2024
1 parent 987e7d9 commit 35de68b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nautilus_core/common/src/logging/logger.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ use crate::{
enums::{LogColor, LogLevel},
logging::writer::{FileWriter, FileWriterConfig, LogWriter, StderrWriter, StdoutWriter},
};

#[cfg_attr(
feature = "python",
pyo3::pyclass(module = "nautilus_trader.core.nautilus_pyo3.common")
Expand Down

0 comments on commit 35de68b

Please sign in to comment.