Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
b1quint committed Sep 27, 2023
1 parent b406ed3 commit d887fd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ def evaluate_m1m3_ics_single_slew(

def create_logger(name: str) -> logging.Logger:
"""
Creates a logger object with the specified name and returns it.
Create a logger object with the specified name and returns it.
Parameters
----------
Expand Down

0 comments on commit d887fd4

Please sign in to comment.