Skip to content

Commit

Permalink
Style fix QuantConnect#2
Browse files Browse the repository at this point in the history
  • Loading branch information
viliwonka committed May 11, 2018
1 parent 65a86b1 commit aae064b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Common/Currencies.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ namespace QuantConnect
/// <summary>
/// Provides commonly used currency pairs and symbols
/// </summary>
public static class Currencies {
public static class Currencies
{
/// <summary>
/// Gets the listing of crypto pairs used for currency conversion rates
/// </summary>
Expand Down

0 comments on commit aae064b

Please sign in to comment.